https://bugs.freedesktop.org/show_bug.cgi?id=109615
A. Wilcox changed:
What|Removed |Added
CC||awil...@adelielinux.org
Version|
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
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.
https://bugs.freedesktop.org/show_bug.cgi?id=109615
Matt Turner changed:
What|Removed |Added
Blocks|109535 |
--- Comment #6 from Matt Turner ---
Let
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
https://bugs.freedesktop.org/show_bug.cgi?id=109615
erhar...@mailbox.org changed:
What|Removed |Added
Blocks||109535
Referenced Bugs:
https:/
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
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
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