mito
mito copied to clipboard
Test migration/sqlite3 fails
There may be a broken test with sqlite3.
Running a test file '/tmp/guix-build-sbcl-mito-0.1-1.d3b9e37.drv-0/source/t/migration/sqlite3.lisp'
While evaluating the form starting at line 16, column 0
of #P"/tmp/guix-build-sbcl-mito-0.1-1.d3b9e37.drv-0/source/t/migration/sqlite3.lisp":
Unhandled DBI.ERROR:<DBI-DATABASE-ERROR> in thread #<SB-THREAD:THREAD "main thread" RUNNING
{10009F8083}>:
DB Error: column index out of range (Code: RANGE)
Note that I've removed the "dao" component because I can't test mysql / postgresql in the context of packaging this for Guix.
Hi, what's the status on this?