Mesa (master): ci/freedreno: Drop skip list stuff from a5xx flakes.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jan 15 05:39:37 UTC 2021


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

Author: Eric Anholt <eric at anholt.net>
Date:   Thu Jan 14 15:41:49 2021 -0800

ci/freedreno: Drop skip list stuff from a5xx flakes.

I clearly copied the wrong file when setting this up.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8510>

---

 .gitlab-ci/deqp-freedreno-a530-flakes.txt | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/.gitlab-ci/deqp-freedreno-a530-flakes.txt b/.gitlab-ci/deqp-freedreno-a530-flakes.txt
index 7ffe4e53c44..071342b79c0 100644
--- a/.gitlab-ci/deqp-freedreno-a530-flakes.txt
+++ b/.gitlab-ci/deqp-freedreno-a530-flakes.txt
@@ -1,14 +1,7 @@
-# Note: skips lists for CI are just a list of lines that, when
+# Note: flakes lists for CI are just a list of lines that, when
 # non-zero-length and not starting with '#', will regex match to
 # delete lines from the test list.  Be careful.
 
-# Skip the perf/stress tests to keep runtime manageable
-dEQP-GLES[0-9]*.performance.*
-dEQP-GLES[0-9]*.stress.*
-
-# These are really slow on tiling architectures (including llvmpipe).
-dEQP-GLES[0-9]*.functional.flush_finish.*
-
 # unstable results (probably related to the iommu faults).
 dEQP-GLES3.functional.texture.filtering.3d.*
 dEQP-GLES3.functional.texture.vertex.3d.filtering.*



More information about the mesa-commit mailing list