From ac9c94fa14f031fc845e59a46c20993366849595 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Mon, 17 Aug 2020 18:49:27 +0100 Subject: [PATCH] CI: Skip another flaky GS test on softpipe Seems like it has real issues with GS in general. Just skip it for now due to random failures seen a couple of times in the wild over the past couple of weeks. Signed-off-by: Daniel Stone Reviewed-by: Tomeu Vizoso Part-of: --- .gitlab-ci/deqp-softpipe-skips.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/deqp-softpipe-skips.txt b/.gitlab-ci/deqp-softpipe-skips.txt index 88c360ced5e..daab5af5f88 100644 --- a/.gitlab-ci/deqp-softpipe-skips.txt +++ b/.gitlab-ci/deqp-softpipe-skips.txt @@ -15,5 +15,6 @@ dEQP-GLES31.functional.fbo.no_attachments.maximums.all dEQP-GLES31.functional.fbo.no_attachments.maximums.size dEQP-GLES31.functional.geometry_shading.input.basic_primitive.points dEQP-GLES31.functional.shaders.builtin_functions.*geometry +dEQP-GLES31.functional.shaders.linkage.es31.geometry.varying.types.uvec4 dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.const_expression.geometry.usampler3d dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.dynamically_uniform.geometry.sampler2darray -- 2.30.2