From 7323062a872674ca7868453f62ad883d32dab929 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 25 Aug 2020 10:28:50 -0700 Subject: [PATCH] ci: Mark the rest of compswap as flaky on freedreno. We got another flake, this time on dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_uint, which blocked !4162 from merging. Mark the rest flaky so we don't have to keep firefighting one test at a time. Part-of: --- .gitlab-ci/deqp-freedreno-a630-flakes.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci/deqp-freedreno-a630-flakes.txt b/.gitlab-ci/deqp-freedreno-a630-flakes.txt index b2c08670759..b0c0d018e4b 100644 --- a/.gitlab-ci/deqp-freedreno-a630-flakes.txt +++ b/.gitlab-ci/deqp-freedreno-a630-flakes.txt @@ -6,10 +6,18 @@ dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array # We have longstanding intermittent failures with compswap. -dEQP-GLES31.functional.compute.shared_var.atomic.compswap.high_int +dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_int +dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_uint dEQP-GLES31.functional.compute.shared_var.atomic.compswap.lowp_int -dEQP-GLES31.functional.ssbo.atomic.compswap.lowp_uint +dEQP-GLES31.functional.compute.shared_var.atomic.compswap.lowp_uint +dEQP-GLES31.functional.compute.shared_var.atomic.compswap.mediump_int +dEQP-GLES31.functional.compute.shared_var.atomic.compswap.mediump_uint dEQP-GLES31.functional.ssbo.atomic.compswap.highp_int +dEQP-GLES31.functional.ssbo.atomic.compswap.highp_uint +dEQP-GLES31.functional.ssbo.atomic.compswap.lowp_int +dEQP-GLES31.functional.ssbo.atomic.compswap.lowp_uint +dEQP-GLES31.functional.ssbo.atomic.compswap.mediump_int +dEQP-GLES31.functional.ssbo.atomic.compswap.mediump_uint # Non-sysmem flakes dEQP-VK.pipeline.spec_constant.compute.composite.matrix.mat3x2 -- 2.30.2