On 05/26/2015 06:13 AM, Pekka Paalanen wrote:
I'm curious, what is this one test in master that fails on ppc64? And it really succeeds after your patch on ppc64le?
That's right, I just ran make && make check and got the same result.
Could you provide the test log for that one?
Below is the one that failed on ppc64: ======================================== pixman 0.33.1: test/test-suite.log ======================================== # TOTAL: 30 # PASS: 29 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: solid-test ================ solid test failed! (checksum=AF3AE8DF, expected 1B6DFF8D) This is for ppc64le: ======================================== pixman 0.33.1: test/test-suite.log ======================================== # TOTAL: 30 # PASS: 30 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 -- Fernando Seiti Furusato IBM Linux Technology Center _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
