$ uname -a
Linux linux 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux

$ make test | grep -v Ok | tee test.output.ubuntu

./testfixture ../test/quick.test
bind-4.4...
Error: floating point value is Not a Number
bind-4.5...
Expected: [null real real]
     Got: []
btree-2.1.1...CURSOR 8119900 rooted at    1(rw) currently at 1.0 eof
PAGE 1:  flags=0x09  frag=0   parent=0
cell 0: i=913..1023 chld=0 nk=2020 nd=1792 payload=*** This is a very PAGE 2: flags=0x08 frag=0 parent=0
PAGE   1 addr=81A2C3C nRef=2
Skipping crash5 tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping malloc5 tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping malloc6 tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping malloc7 tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping malloc8 tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping malloc9 tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping mallocA tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping mallocB tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping mallocC tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping mallocD tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping mallocE tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping mallocF tests: not compiled with -DSQLITE_MEMDEBUG...
Skipping mallocG tests: not compiled with -DSQLITE_MEMDEBUG...
printf-1.7.6...
Expected: [Three integers: (1000000) ( f4240) (3641100)]
     Got: [Three integers: ( 1000000) ( f4240) (3641100)]
printf-1.8.6...
Expected: [Three integers: (999999999) (3b9ac9ff) (7346544777)]
     Got: [Three integers: ( 999999999) (3b9ac9ff) (7346544777)]
printf-1.9.7...
Expected: [Three integers: (     0) (   0x0) (     0)]
     Got: [Three integers: (     0) (     0) (     0)]
Skipping safety tests since SQLITE_DEBUG is off
time with cache: 3305471 microseconds per iteration
time without cache: 14317410 microseconds per iteration
result=one 10 three 5 two 14
speed3-1.incrvacuum..       241673 uS           4137.82259 row/s
speed3-1.normal...          229172 uS           4363.53481 row/s
Incrvacuum: Read 1098, wrote 94
Normal    : Read 10479, wrote 43
speed3-2.incrvacuum..        68500 uS          14598.54015 row/s
speed3-2.normal...          115952 uS           8624.25831 row/s
Incrvacuum: Read 2843, wrote 1
Normal    : Read 10011, wrote 0
tcl-1.6...
Expected: [1 {syntax error in expression "x*"}]
     Got: [1 {invalid bareword "x"
in expression "x*";
should be "$x" or "{x}" or "x(...)" or ...}]
vtab6-2.2...
Expected: [1 2 3 {} 2 3 4 1 3 4 5 2]
     Got: [1 2 3 {} 2 3 4 {} 3 4 5 {}]
vtab6-2.4...
Expected: [1 2 3 {} {} {} 2 3 4 {} {} {} 3 4 5 1 2 3]
     Got: [1 2 3 {} {} {} 2 3 4 {} {} {} 3 4 5 {} {} {}]
vtab6-2.5...
Expected: [2 3 4 {} {} {} 3 4 5 1 2 3]
     Got: [2 3 4 {} {} {} 3 4 5 {} {} {}]
vtab6-2.6...
Expected: [1 2 3 {} {} {} 2 3 4 {} {} {}]
     Got: [1 2 3 {} {} {} 2 3 4 {} {} {} 3 4 5 {} {} {}]
vtab6-7.1...
Expected: [1 999 999 2 131 130 999]
     Got: [1 999 999 999 999 999 999]
vtab6-9.1.1...
Expected: []
     Got: [2 22 {}]
vtab6-9.2...
Expected: []
     Got: [2 22 {}]
13 errors out of 38961 tests
Failures on these tests: bind-4.4 bind-4.5 printf-1.7.6 printf-1.8.6 
printf-1.9.7 tcl-1.6 vtab6-2.2 vtab6-2.4 vtab6-2.5 vtab6-2.6 vtab6-7.1 
vtab6-9.1.1 vtab6-9.2
All memory allocations freed - no leaks
Maximum memory usage: 14162050 bytes
Current memory usage: 0 bytes

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to