radeonsi/ci: Skip subgroups.arithmetic tests on Mendocino

This is not caused by the new kernel, these tests have occasionally
timed out over the last couple of weeks.
Running them single-threaded didn't help.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40159>
This commit is contained in:
Valentine Burley 2026-03-01 17:28:36 +01:00 committed by Marge Bot
parent 72870051d8
commit de7a584093

View file

@ -7,3 +7,6 @@ KHR-Single-GL46.arrays_of_arrays_gl.AtomicUsage
# The mesh shader tests trigger GPU resets on amdgpu, making the system # The mesh shader tests trigger GPU resets on amdgpu, making the system
# unstable, so they have to be be skipped for now. # unstable, so they have to be be skipped for now.
KHR-Single-GL46.meshShader.* KHR-Single-GL46.meshShader.*
# These tests can time out, even when run single-threaded
KHR-Single-GL46.subgroups.arithmetic.framebuffer.*