From: Eric Anholt Date: Thu, 22 Oct 2020 16:29:18 +0000 (-0700) Subject: ci: Add the new timeout-prone softpipe-gl test to the skips list. X-Git-Tag: upstream/21.0.0~3426 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7e28fbd8bc558ca8c205fdf0e38c876f4b2c496b;p=platform%2Fupstream%2Fmesa.git ci: Add the new timeout-prone softpipe-gl test to the skips list. 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 Part-of: --- diff --git a/.gitlab-ci/deqp-softpipe-skips.txt b/.gitlab-ci/deqp-softpipe-skips.txt index 45e967b..62a87a0 100644 --- a/.gitlab-ci/deqp-softpipe-skips.txt +++ b/.gitlab-ci/deqp-softpipe-skips.txt @@ -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