On 14/09/17 02:00 PM, Richard Hipp wrote:
On 9/14/17, Dennis Clarke <dcla...@blastwave.org> wrote:
RE : sqlite-autoconf-3200100

<snip>

The sqlite-autoconf-3200100 tarball strips out all the tests.  Maybe
grab a copy of the canonical source code
(https://sqlite.org/2017/sqlite-src-3200100.zip) and then run
"./configure; make test".


A few tests fail on Debian linux 4.15.0-2-powerpc64 where we have
uname -m says "ppc64" :

.
.
.
Time: zerodamage.test 63 ms
! zipfile-2.4a.2.1 expected: [dirname2 16877 1523740919 {} dirname2/file1.txt 33188 1523740919 abcdefghijklmnop dirname3 16877 1523740919 {}] ! zipfile-2.4a.2.1 got: [dirname2 17901 1523740919 {} dirname2/file1.txt 33188 1523740919 abcdefghijklmnop dirname3 17901 1523740919 {}] ! zipfile-2.4a.2.2 expected: [dirname2 16877 1523740919 {} dirname2/file1.txt 33188 1523740919 abcdefghijklmnop dirname3 16877 1523740919 {}] ! zipfile-2.4a.2.2 got: [dirname2 17901 1523740919 {} dirname2/file1.txt 33188 1523740919 abcdefghijklmnop dirname3 17901 1523740919 {}]
Time: zipfile.test 1172 ms
Time: zipfile2.test 76 ms
SQLite 2018-04-10 17:39:29 4bb2294022060e61de7da5c227a69ccd846ba330e31626ebcd59a94efd148b3b
2 errors out of 144935 tests on nix Linux 64-bit big-endian
!Failures on these tests: zipfile-2.4a.2.1 zipfile-2.4a.2.2
All memory allocations freed - no leaks
Maximum memory usage: 9262760 bytes
Current memory usage: 0 bytes
Number of malloc()  : -1 calls
gmake: *** [Makefile:1187: tcltest] Error 1
Command exited with non-zero status 2
nix$

Is there a way to gather more details from the failed tests?

Dennis
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to