[sqlite] test suite failures on 3.6.2 on x86_64

2008-09-06 Thread Frederik Himpe
When building sqlite 3.6.2 on Mandriva Linux Cooker x86_64, some tests 
fail:

12 errors out of 23377 tests
Failures on these tests: lookaside-1.4 lookaside-1.5 memsubsys1-2.3 
memsubsys1-2.4 memsubsys1-3.2.4 memsubsys1-4.3 memsubsys1-4.4 
memsubsys1-5.3 memsubsys1-6.3 memsubsys1-6.4 memsubsys1-7.4 memsubsys1-7.5

on Mandriva Cooker i586 there is no problem at all, and with sqlite 3.6.1 
on x86_64 the testsuite succeeds too, so this seems like a regression.

Any idea what could be wrong?

Complete x86_64 build log: http://artipc10.vub.ac.be/files/log.sqlite3.gz

-- 
Frederik Himpe

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] test suite failures

2005-09-13 Thread Dennis Cote

Hi All,

I just built the latest SQLite from CVS head (3.2.5+) on Windows using 
MinGW. This is the same build process I normally use with no problems. 
When I run the test suite I am getting failures on some tests as shown 
below:


12 errors out of 13455 tests
Failures on these tests: conflict-6.2 conflict-6.3 conflict-6.7 
conflict-6.8 conflict-6.9 conflict-6.10 conflict-6.11 conflict-6.12 
conflict-6.13 sync-1.1 sync-1.2 sync-1.3

make: *** [test] Error 1


Has anyone else seen these errors? Are they expected with the current 
CVS version?




The sync test errors make no sense since they only apply to UNIX 
environments (according to the comments in the test script). When I run 
this test by itself I get no tests and no errors:


$ ./testfixture ../sqlite/test/sync.test
0 errors out of 0 tests
Failures on these tests:

When I run the conflict tests alone I get the following results:

$ ./testfixture ../sqlite/test/conflict.test
conflict-1.0... Ok
conflict-1.1... Ok
conflict-1.2... Ok
conflict-1.3... Ok
conflict-1.4... Ok
conflict-1.5... Ok
conflict-1.6... Ok
conflict-1.7... Ok
conflict-2.0... Ok
conflict-2.1... Ok
conflict-2.2... Ok
conflict-2.3... Ok
conflict-2.4... Ok
conflict-2.5... Ok
conflict-2.6... Ok
conflict-2.7... Ok
conflict-3.0... Ok
conflict-3.1... Ok
conflict-3.2... Ok
conflict-3.3... Ok
conflict-3.4... Ok
conflict-3.5... Ok
conflict-3.6... Ok
conflict-3.7... Ok
conflict-4.0... Ok
conflict-4.1... Ok
conflict-4.2... Ok
conflict-4.3... Ok
conflict-4.4... Ok
conflict-4.5... Ok
conflict-4.6... Ok
conflict-4.7... Ok
conflict-4.8... Ok
conflict-4.9... Ok
conflict-4.10... Ok
conflict-4.11... Ok
conflict-5.0... Ok
conflict-5.1... Ok
conflict-5.2... Ok
conflict-5.3... Ok
conflict-5.4... Ok
conflict-5.5... Ok
conflict-5.6... Ok
conflict-5.7... Ok
conflict-5.8... Ok
conflict-5.9... Ok
conflict-5.10... Ok
conflict-5.11... Ok
conflict-5.12... Ok
conflict-5.13... Ok
conflict-5.14... Ok
conflict-5.15... Ok
conflict-5.16... Ok
conflict-6.0... Ok
conflict-6.1... Ok
conflict-6.2...
Expected: [0 {7 6 9} 1 1]
Got: [0 {7 6 9} 1 0]
conflict-6.3...
Expected: [0 {6 7 3 9} 1 1]
Got: [0 {6 7 3 9} 1 0]
conflict-6.4... Ok
conflict-6.5... Ok
conflict-6.6... Ok
conflict-6.7...
Expected: [0 {6 7 3 9} 1 1]
Got: [0 {6 7 3 9} 1 0]
conflict-6.8...
Expected: [0 {7 6 9} 1 1]
Got: [0 {7 6 9} 1 0]
conflict-6.9...
Expected: [0 {6 7 3 9} 1 1]
Got: [0 {6 7 3 9} 1 0]
conflict-6.10...
Expected: [0 {7 6 9} 1 1]
Got: [0 {7 6 9} 1 0]
conflict-6.11...
Expected: [0 {6 7 3 9} 1 1]
Got: [0 {6 7 3 9} 1 0]
conflict-6.12...
Expected: [0 {6 7 3 9} 1 1]
Got: [0 {6 7 3 9} 1 0]
conflict-6.13...
Expected: [0 {7 6 9} 1 1]
Got: [0 {7 6 9} 1 0]
conflict-6.14... Ok
conflict-6.15... Ok
conflict-6.16... Ok
conflict-7.1... Ok
conflict-7.2... Ok
conflict-7.2.1... Ok
conflict-7.3... Ok
conflict-7.4... Ok
conflict-7.5... Ok
conflict-7.5.1... Ok
conflict-7.6... Ok
conflict-7.7... Ok
conflict-7.7.1... Ok
conflict-8.1... Ok
conflict-8.1.1... Ok
conflict-8.2... Ok
conflict-8.2.1... Ok
conflict-8.3... Ok
conflict-8.3.1... Ok
conflict-8.4... Ok
conflict-8.4.1... Ok
conflict-8.5... Ok
conflict-8.5.1... Ok
conflict-8.6... Ok
conflict-8.6.1... Ok
conflict-8.99... Ok
conflict-9.1... Ok
conflict-9.2... Ok
conflict-9.3... Ok
conflict-9.4... Ok
conflict-9.5... Ok
conflict-9.6... Ok
conflict-9.7... Ok
conflict-9.8... Ok
conflict-9.9... Ok
conflict-9.10... Ok
conflict-9.11... Ok
conflict-9.12... Ok
conflict-9.13... Ok
conflict-9.14... Ok
conflict-9.15... Ok
conflict-9.16... Ok
conflict-9.17... Ok
conflict-9.18... Ok
conflict-9.19... Ok
conflict-9.20... Ok
conflict-9.21... Ok
conflict-9.22... Ok
conflict-9.23... Ok
conflict-9.24... Ok
conflict-9.25... Ok
conflict-9.26... Ok
conflict-10.1... Ok
conflict-10.2... Ok
conflict-11.1... Ok
conflict-11.2... Ok
conflict-11.3... Ok
conflict-11.5... Ok
conflict-11.6... Ok
9 errors out of 126 tests
Failures on these tests: conflict-6.2 conflict-6.3 conflict-6.7 
conflict-6.8 conflict-6.9 conflict-6.10 conflict-6.11 conflict-6.12 
conflict-6.13



Any clarification will be appreciated.