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

Author: Samuel Pitoiset <[email protected]>
Date:   Mon Feb 27 18:23:38 2023 +0100

zink/ci: skip one more test that timeout with RADV

It usually takes more than 60s to run.

Signed-off-by: Samuel Pitoiset <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21564>

---

 src/gallium/drivers/zink/ci/zink-radv-navi10-skips.txt  | 1 +
 src/gallium/drivers/zink/ci/zink-radv-vangogh-skips.txt | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/gallium/drivers/zink/ci/zink-radv-navi10-skips.txt 
b/src/gallium/drivers/zink/ci/zink-radv-navi10-skips.txt
index 3253c7210ec..bc9fbffd87d 100644
--- a/src/gallium/drivers/zink/ci/zink-radv-navi10-skips.txt
+++ b/src/gallium/drivers/zink/ci/zink-radv-navi10-skips.txt
@@ -14,6 +14,7 @@ glx@glx*
 KHR-GL46.copy_image.functional
 KHR-GL46.texture_swizzle.smoke
 KHR-GL46.texture_swizzle.functional
+KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
 
 #these need format conversions that gallium doesn't implement yet
 spec@arb_texture_buffer_object@formats.*arb.*
diff --git a/src/gallium/drivers/zink/ci/zink-radv-vangogh-skips.txt 
b/src/gallium/drivers/zink/ci/zink-radv-vangogh-skips.txt
index 3253c7210ec..bc9fbffd87d 100644
--- a/src/gallium/drivers/zink/ci/zink-radv-vangogh-skips.txt
+++ b/src/gallium/drivers/zink/ci/zink-radv-vangogh-skips.txt
@@ -14,6 +14,7 @@ glx@glx*
 KHR-GL46.copy_image.functional
 KHR-GL46.texture_swizzle.smoke
 KHR-GL46.texture_swizzle.functional
+KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
 
 #these need format conversions that gallium doesn't implement yet
 spec@arb_texture_buffer_object@formats.*arb.*

Reply via email to