From 41412cc4b74e0b4b16f09df8c716adc57df851d7 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 23 Mar 2020 12:15:37 -0700 Subject: [PATCH] ci: Ban the recent popular freedreno a630 intermittent failure. This popped up last thursday. The only relevant code commit was my pixel center half integer change, but the more likely thing to me seems to be having shuffled the test order by introducing more skips the day before. Link: https://gitlab.freedesktop.org/mesa/mesa/issues/2670 Tested-by: Marge Bot Part-of: --- .gitlab-ci/deqp-freedreno-a630-skips.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt index 73dbec832e4..121ded9b927 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -47,6 +47,7 @@ dEQP-GLES3.functional.fbo.blit.conversion.rgba32f_to_r16f dEQP-GLES3.functional.fbo.blit.conversion.rgba32i_to_r16i dEQP-GLES3.functional.fbo.blit.conversion.rgba32ui_to_r16ui dEQP-GLES3.functional.fbo.msaa.2_samples.stencil_index8 +dEQP-GLES3.functional.fbo.msaa.4_samples.r16f dEQP-GLES3.functional.fragment_out.random.0 dEQP-GLES3.functional.fragment_out.random.1 dEQP-GLES3.functional.fragment_out.random.12 -- 2.30.2