ci/turnip: Allow running spirv_ids_abuse in full VK runs.
We have a long enough timeout (5 minutes) during full runs to definitely run these. Also, they haven't crashed for quite some time. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18620>
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
|
||||
# Timeouts, passes otherwise
|
||||
KHR-GL33.texture_swizzle.smoke
|
||||
|
||||
# Spends its time in nir_validate, timing out in CI sometimes.
|
||||
dEQP-VK.spirv_assembly.instruction.*.spirv_ids_abuse.lots_ids.*
|
||||
|
||||
@@ -37,6 +37,3 @@ spill-dEQP-VK.graphicsfuzz.cov-function-two-loops-limit-using-arguments-array-el
|
||||
spill-dEQP-VK.graphicsfuzz.cov-nested-loop-undefined-smoothstep-never-executed
|
||||
spill-dEQP-VK.graphicsfuzz.spv-stable-maze-O-dead-code
|
||||
spill-dEQP-VK.graphicsfuzz.spv-stable-maze-O-memory-accesses
|
||||
|
||||
# Crashes in RA, but slow enough to get there that CI times out sometimes
|
||||
dEQP-VK.spirv_assembly.instruction.*.spirv_ids_abuse.lots_ids.*
|
||||
|
||||
Reference in New Issue
Block a user