Module: Mesa
Branch: main
Commit: 400da4900e2d72ee807cc3eedac9ace1dfd5dfba
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=400da4900e2d72ee807cc3eedac9ace1dfd5dfba

Author: Mike Blumenkrantz <[email protected]>
Date:   Wed Sep 22 09:59:29 2021 -0400

zink: fix ci skips

these are run from a lot of test groups, so block all of them

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12977>

---

 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 623645c36db..eccec4ae500 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.*

Reply via email to