aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorKristian H. Kristensen <hoegsberg@google.com>2019-10-13 19:32:37 -0700
committerKristian H. Kristensen <hoegsberg@google.com>2019-10-17 13:45:03 -0700
commitd3945e3b9b3f73b2c434a9d6f784ceb13714fb03 (patch)
treed456f3bfb4ed97eb927f9e9348aed974451ed058 /.gitlab-ci
parent622afc8dbdca3ac58137d888184f22371cb58c68 (diff)
downloadexternal_mesa3d-d3945e3b9b3f73b2c434a9d6f784ceb13714fb03.tar.gz
external_mesa3d-d3945e3b9b3f73b2c434a9d6f784ceb13714fb03.tar.bz2
external_mesa3d-d3945e3b9b3f73b2c434a9d6f784ceb13714fb03.zip
freedreno/ci: Add failing tests to skip list
Some queries are still failing and layered rending needs more work. Signed-off-by: Kristian H. Kristensen <hoegsberg@google.com>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/deqp-freedreno-a630-skips.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt
index 4f0754b8b42..7af4387fa49 100644
--- a/.gitlab-ci/deqp-freedreno-a630-skips.txt
+++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt
@@ -23,3 +23,7 @@ dEQP-GLES3.functional.fbo.msaa.2_samples.stencil_index8
# Two reports of spurious failures on unrelated MRs (2019-09-27, 2019-10-05)
dEQP-GLES3.functional.texture.specification.texsubimage2d_pbo.r16ui_2d
+
+# Layered rendering is sysmem only and needs working clears
+dEQP-GLES31.functional.geometry_shading.layered.*
+dEQP-GLES31.functional.geometry_shading.instanced.*layer.*