ci: Add the new timeout-prone softpipe-gl test to the skips list.
authorEric Anholt <eric@anholt.net>
Thu, 22 Oct 2020 16:29:18 +0000 (09:29 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 22 Oct 2020 16:49:41 +0000 (16:49 +0000)
The NIR path does a whole lot more work on this testcase and we often time
out, even after the NIR validation speedup.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7279>

.gitlab-ci/deqp-softpipe-skips.txt

index 45e967b..62a87a0 100644 (file)
@@ -23,3 +23,5 @@ dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_ge
 
 # This one is really slow and can time out (~56 seconds locally)
 KHR-GL33.texture_swizzle.smoke
+# Another slow one post NIR transition
+KHR-GL33.texture_swizzle.functional