zink/llvmpipe/ci: skip broken CTS ballot test.

Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17588>
This commit is contained in:
Dave Airlie 2022-07-18 16:36:55 +10:00 committed by Marge Bot
parent 9bbc3c4e85
commit 5aafe29aee
2 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,9 @@ KHR-GLES31.core.arrays_of_arrays.InteractionFunctionCalls2
arb_pipeline_statistics_query-comp
gl-1.0-blend-func
# this is just broken.
KHR-GL45.shader_ballot_tests.ShaderBallotFunctionRead
# piglit tests that would take too much memory on shared runners
max-texture-size
maxsize

View File

@ -4,6 +4,10 @@
KHR-GL32.texture_size_promotion.functional
# this is just broken.
KHR-GL46.shader_ballot_tests.ShaderBallotBitmasks
KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead
# ignores copied from the old runner script
spec@arb_map_buffer_alignment@arb_map_buffer_alignment-map-invalidate-range
spec@arb_timer_query.*