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:
parent
72870051d8
commit
de7a584093
1 changed files with 3 additions and 0 deletions
|
|
@ -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.*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue