zink: disable some builtin-gl-sample-mask sample shading tests on ci

these are super flaky

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9219>
This commit is contained in:
Mike Blumenkrantz 2021-02-23 10:28:10 -05:00 committed by Marge Bot
parent e346f61a91
commit 5edbc6148d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ zink-piglit-quick_gl:
LP_NUM_THREADS: 0
PIGLIT_OPTIONS: >
-x arb_map_buffer_alignment@arb_map_buffer_alignment-map-invalidate-range
-x glx-make-current -x arb_timer_query
-x glx-make-current -x arb_timer_query -x arb_sample_shading/builtin-gl-sample-mask
PIGLIT_PROFILES: quick_gl
PIGLIT_RESULTS: "zink-quick_gl"
GALLIVM_PERF: "no_filter_hacks"