Mesa (main): ci/freedreno: Skip Portal 2 trace on a630, due to flakiness

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 27 12:29:52 UTC 2021


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Thu May 27 11:23:40 2021 +0200

ci/freedreno: Skip Portal 2 trace on a630, due to flakiness

Sometimes the reticle is missing. Skip it for now to keep the number of
pipeline failures due to flakes low.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer at amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11033>

---

 src/freedreno/ci/traces-freedreno.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/freedreno/ci/traces-freedreno.yml b/src/freedreno/ci/traces-freedreno.yml
index 05e3e3d642d..e1cb4483271 100644
--- a/src/freedreno/ci/traces-freedreno.yml
+++ b/src/freedreno/ci/traces-freedreno.yml
@@ -540,8 +540,9 @@ traces:
       - device: freedreno-a530
         checksum: 102a09ce76092436173fd09a6a2bd941
       # Floor splatter rendering failure, probably the same alpha test issue.
-      - device: freedreno-a630
-        checksum: a3a9e158ccf7fa5ba978e045505a060e
+      # Skipped because the reticle is often missing.
+      #- device: freedreno-a630
+      #  checksum: a3a9e158ccf7fa5ba978e045505a060e
 # Throws errors on freedreno
 #  - path: supertuxkart/supertuxkart-antediluvian-abyss.rdc
 #    expectations:



More information about the mesa-commit mailing list