Mesa (master): CI: Skip another flaky GS test on softpipe

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 18 07:27:15 UTC 2020


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Mon Aug 17 18:49:27 2020 +0100

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 <daniels at collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6352>

---

 .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



More information about the mesa-commit mailing list