mito icon indicating copy to clipboard operation
mito copied to clipboard

Test migration/sqlite3 fails

Open Ambrevar opened this issue 4 years ago • 1 comments

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.

Ambrevar avatar Sep 01 '20 11:09 Ambrevar

Hi, what's the status on this?

jgarte avatar Apr 02 '22 16:04 jgarte