From: Daniel Stone Date: Mon, 17 Aug 2020 17:49:27 +0000 (+0100) Subject: CI: Skip another flaky GS test on softpipe X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac9c94fa14f031fc845e59a46c20993366849595;p=mesa.git 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: --- 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