From fd777d2cea81f62456a08e71de4261e237ee9c73 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 12 Nov 2019 14:01:58 -0800 Subject: [PATCH] ci: Disable flappy blit tests on a630. These have shown up with the new CTS runner, which has changed test ordering. Reviewed-by: Daniel Stone --- .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 477f4bd..debba0b 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -30,3 +30,7 @@ dEQP-GLES31.functional.geometry_shading.instanced.*layer.* # Intermittent timeout 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 -- 2.7.4