summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2020-08-17 18:47:16 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2020-08-18 09:11:37 +0200
commite513d8d8cd112569674d08156c476c0333c101bf (patch)
tree7aed24a6bee2157b0fed848342eaad4523f36910
parent3e447c1ad2d605bb234b43ef63c5d9ce53d9ff37 (diff)
CI: Skip flaky CS test on VirGL
We've seen this crash a few times over the past couple of weeks, but haven't yet managed to reproduce locally and fix. In the meantime, just skip. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6352>
-rw-r--r--.gitlab-ci.yml1
-rw-r--r--.gitlab-ci/deqp-virgl-gl-skips.txt2
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 22c2ef57cb9..a81a0f4ce33 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -966,6 +966,7 @@ virgl-gles2-on-gl:
DEQP_VER: gles2
NIR_VALIDATE: 0
DEQP_NO_SAVE_RESULTS: 1
+ DEQP_SKIPS: deqp-virgl-gl-skips.txt
# Don't use threads inside llvmpipe, we've already got all cores
# busy at the deqp-runner level.
LP_NUM_THREADS: 0
diff --git a/.gitlab-ci/deqp-virgl-gl-skips.txt b/.gitlab-ci/deqp-virgl-gl-skips.txt
new file mode 100644
index 00000000000..415a8813670
--- /dev/null
+++ b/.gitlab-ci/deqp-virgl-gl-skips.txt
@@ -0,0 +1,2 @@
+# Sometimes crashes, e.g. https://gitlab.freedesktop.org/kusma/mesa/-/jobs/4109419
+dEQP-GLES31.functional.compute.basic.empty