This is on ppc (32-bit BE):
[----------] Global test environment tear-down
[==========] 2984 tests from 36 test cases ran. (3185408 ms total)
[ PASSED ] 2299 tests.
[ FAILED ] 685 tests, listed below:
Details:
tests.txt
The first question: has this been tested on Linux ppc64 (BE, of course) and/or s390x? (I am pretty sure no one tested on 32-bit ppc on any OS.) Debian and FreeBSD support ppc64, s390x is supported at least on Linux, so these should be feasible.
And could someone say if failing tests fit into some known pattern? Endianness, bitness, size of bool?