pan/ci: update opencl expectations

It's not entirely clear to me why this has moved from Crash/Fail to
Pass, the only thing I can see in the commit history between the last
nightly pass and failure is an optimization of unpacing 8-bit values
from a 64-bit value. It's a bit suspicious that an optimization makes
somethign pass...

But we need to have correct CI expectations, otherwise we won't notice
new failures. So let's update to the new reality, and debug this if the
problem reappears in the future.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32833>
This commit is contained in:
Erik Faye-Lund
2025-01-02 13:30:24 +01:00
committed by Marge Bot
parent f313b33d13
commit 61593e9c54

View File

@@ -97,9 +97,6 @@ program@execute@atomic_int32_cmpxchg-local@simple int,Fail
program@execute@atomic_int32_cmpxchg-local@simple uint,Fail
program@execute@atomic_int32_xchg-global-return,Crash
program@execute@atomic_xchg-global-return,Crash
program@execute@bswap,Crash
program@execute@bswap@s_bswap_u64,Fail
program@execute@bswap@v_bswap_u64,Fail
program@execute@builtin@builtin-char-abs-1.0.generated,Crash
program@execute@builtin@builtin-char-abs_diff-1.0.generated,Crash
program@execute@builtin@builtin-char-add_sat-1.0.generated,Crash