zink: disable some builtin-gl-sample-mask sample shading tests on ci
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 23 Feb 2021 15:28:10 +0000 (10:28 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 23 Feb 2021 16:46:53 +0000 (16:46 +0000)
these are super flaky

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9219>

src/gallium/drivers/zink/ci/gitlab-ci.yml

index dc0c979..a93d6bc 100644 (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"