Mesa (master): ci: Expand the freedreno blit skip regex to cover more cases.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Nov 13 19:00:18 UTC 2019


Module: Mesa
Branch: master
Commit: f0eeb98c6c0ca61587107b1a88b21bdc46df923b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0eeb98c6c0ca61587107b1a88b21bdc46df923b

Author: Eric Anholt <eric at anholt.net>
Date:   Wed Nov 13 09:40:27 2019 -0800

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 at collabora.com>

---

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




More information about the mesa-commit mailing list