Mesa (master): gitlab-ci: Sort random failure softpipe skips

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 14 09:21:23 UTC 2020


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

Author: Michel Dänzer <mdaenzer at redhat.com>
Date:   Thu Feb 13 11:44:24 2020 +0100

gitlab-ci: Sort random failure softpipe skips

Reviewed-by: Eric Anholt <eric at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3811>

---

 .gitlab-ci/deqp-softpipe-skips.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci/deqp-softpipe-skips.txt b/.gitlab-ci/deqp-softpipe-skips.txt
index 61bbda20998..3d830914b58 100644
--- a/.gitlab-ci/deqp-softpipe-skips.txt
+++ b/.gitlab-ci/deqp-softpipe-skips.txt
@@ -10,8 +10,7 @@ dEQP-GLES[0-9]*.stress.*
 dEQP-GLES[0-9]*.functional.flush_finish.*
 
 # Random failures
-dEQP-GLES31.functional.shaders.builtin_functions.*geometry
-dEQP-GLES31.functional.geometry_shading.input.basic_primitive.points
-
 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



More information about the mesa-commit mailing list