summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorMichel Dänzer <[email protected]>2020-02-13 11:44:24 +0100
committerMichel Dänzer <[email protected]>2020-02-14 09:55:10 +0100
commit3d16bfc42deec0e5002d4a314855a453cf340a49 (patch)
tree203af3fe6af59ea4d7cba578285525bfdd41ede0 /.gitlab-ci
parentf86bf2e90a9ab0d76c7f8e322c07eeee4df31a7b (diff)
gitlab-ci: Sort random failure softpipe skips
Reviewed-by: Eric Anholt <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3811>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/deqp-softpipe-skips.txt5
1 files 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