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

Author: Mike Blumenkrantz <[email protected]>
Date:   Mon Sep 20 18:31:31 2021 -0400

zink: fix regex syntax from previous ci commit

argh

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

---

 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 423ea711ccd..623645c36db 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*
+spec@arb_shader_texture_lod@execution@tex-miplevel-selection.*

Reply via email to