[cl-sqlite-devel] sqlite test failing
Antony
lisp.linux at gmail.com
Sun Dec 12 07:58:50 UTC 2010
Hi
I just tried the sqlite tests (mostly out of curiosity)
and I got the results below.
I was wondering if this is expected or not.
My current environment is Windows 7 and
Clozure Common Lisp Version 1.6-r14468M (WindowsX8664)
-Antony
CL-USER> (fiveam:run! 'sqlite-tests::sqlite-suite)
......f............
Did 19 checks.
Pass: 18 (94%)
Skip: 0 ( 0%)
Fail: 1 ( 5%)
Failure Details:
--------------------------------
TEST-CONCURRENT-INSERTS []:
One of inserter threads encountered a SQLITE_BUSY error.
--------------------------------
NIL
CL-USER>
More information about the cl-sqlite-devel
mailing list