From f0eeb98c6c0ca61587107b1a88b21bdc46df923b Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 13 Nov 2019 09:40:27 -0800 Subject: [PATCH] ci: Expand the freedreno blit skip regex to cover more cases. We've had flaps on at least: - r16f_to_r16f - r16i_to_rg16i Reviewed-by: Daniel Stone --- .gitlab-ci/deqp-freedreno-a630-skips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt index debba0b1f64..0bacc9f0035 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -33,4 +33,4 @@ dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.23 # Repeated intermittent fails with vulkan-cts-runner (where test ordering is # shuffled around compared to a single-threaded deqp run) -dEQP-GLES3.functional.fbo.blit.conversion.*to_r16f +dEQP-GLES3.functional.fbo.blit.conversion.r16.*_to_r.*16.* -- 2.30.2