From d3945e3b9b3f73b2c434a9d6f784ceb13714fb03 Mon Sep 17 00:00:00 2001 From: "Kristian H. Kristensen" Date: Sun, 13 Oct 2019 19:32:37 -0700 Subject: [PATCH] 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 --- .gitlab-ci/deqp-freedreno-a630-skips.txt | 4 ++++ 1 file changed, 4 insertions(+) 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.* -- 2.30.2