me
/
guix
Archived
1
0
Fork 0

gnu: cl-mito: Fix tests.

* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Add 'asd-systems'
  parameter. Enable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
master
Aurora 2022-03-09 20:27:47 +00:00 committed by Guillaume Le Vaillant
parent 7e3a4c6006
commit 7262ed60b0
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 3 deletions

View File

@ -12226,9 +12226,7 @@ can separate configuration system from an implementation.")
(("\\(:test-file \"postgres-types\"\\)") "")
(("\\(:test-file \"mixin\"\\)") ""))
#t)))
;; TODO: While all enabled tests pass, the phase fails with:
;; Component MITO-ASD::MITO-TEST not found, required by #<SYSTEM "mito">
#:tests? #f))
#:asd-systems '("mito-test" "mito")))
(synopsis "ORM for Common Lisp with migrations and relationships support")
(description "Mito is yet another object relational mapper, and it aims
to be a successor of Integral.