Mesa (master): ci: Disable flappy blit tests on a630.

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


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

Author: Eric Anholt <eric at anholt.net>
Date:   Tue Nov 12 14:01:58 2019 -0800

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

---

 .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 477f4bd06e0..debba0b1f64 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




More information about the mesa-commit mailing list