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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jun 1 07:09:33 UTC 2021


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Fri May 28 11:20:50 2021 +0200

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

This reverts commit e381bc0e6711de83d393ef3cc0b6b795772c1813.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Reviewed-by: Corentin Noël <corentin.noel at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11058>

---

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

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



More information about the mesa-commit mailing list