From 400da4900e2d72ee807cc3eedac9ace1dfd5dfba Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Wed, 22 Sep 2021 09:59:29 -0400 Subject: [PATCH] zink: fix ci skips these are run from a lot of test groups, so block all of them Part-of: --- src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt b/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt index 623645c..eccec4a 100644 --- a/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt +++ b/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt @@ -28,4 +28,4 @@ spec@arb_compute_shader@local-id-explosion # I can't reproduce these crashes locally # even after running them in loops for 4+ hours, so disable for now -spec@arb_shader_texture_lod@execution@tex-miplevel-selection.* +.*tex-miplevel-selection.* -- 2.7.4