ci: Expand the freedreno blit skip regex to cover more cases.
authorEric Anholt <eric@anholt.net>
Wed, 13 Nov 2019 17:40:27 +0000 (09:40 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 13 Nov 2019 18:58:52 +0000 (10:58 -0800)
We've had flaps on at least:
- r16f_to_r16f
- r16i_to_rg16i

Reviewed-by: Daniel Stone <daniels@collabora.com>
.gitlab-ci/deqp-freedreno-a630-skips.txt

index debba0b..0bacc9f 100644 (file)
@@ -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.*