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 <daniels@collabora.com>
This commit is contained in:
Eric Anholt
2019-11-13 09:40:27 -08:00
parent 0aaf47f7cd
commit f0eeb98c6c

View 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.*