[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-04-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 A. Wilcox changed: What|Removed |Added CC||awil...@adelielinux.org Version|

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-04-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 --- Comment #8 from A. Wilcox --- Is this an actual endian bug in Mesa, or do the test constants need to be adjusted based on byte order? -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-04-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 --- Comment #7 from Matt Turner --- No surprise: it's endianness dependent. Passes on little endian; fails on big endian. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 Matt Turner changed: What|Removed |Added Blocks|109535 | --- Comment #6 from Matt Turner --- Let

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 --- Comment #5 from Matt Turner --- Right, the tests were enabled by commit 54abd2e0844edf005510cb50b001cde8cf0366b7 Author: Eric Anholt Date: Thu Jan 24 09:36:56 2019 -0800 gallium: Enable unit tests as actual meson unit tests. Th

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 erhar...@mailbox.org changed: What|Removed |Added Blocks||109535 Referenced Bugs: https:/

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 --- Comment #4 from erhar...@mailbox.org --- (In reply to Dylan Baker from comment #3) > Do these tests pass on 18.3? Mesa 18.3.x passes all tests on ppc64 BE. The failing tests in question are not part of 18.3 as far as I've seen. -- You are r

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 --- Comment #3 from Dylan Baker --- Do these tests pass on 18.3? -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.___ mesa-dev mailing list

[Mesa-dev] [Bug 109615] 19.0.0_rc4 fails u_format_test on ppc64

2019-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109615 erhar...@mailbox.org changed: What|Removed |Added Summary|19.0.0_rc2 fails|19.0.0_rc4 fails