Mesa (master): ci: Disable trace testing on Mali T760

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 22 12:50:59 UTC 2020


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Wed Jul 22 14:23:15 2020 +0200

ci: Disable trace testing on Mali T760

The machine is showing random mis-renderings and we don't have time now
to investigate. Comment it out for now so CI pipelines don't fail due to
it.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6023>

---

 .gitlab-ci/lava-gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index 4e930533edc..78f12fbe7b6 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -142,7 +142,7 @@ panfrost-t760-gles2:armhf:
   tags:
     - mesa-ci-aarch64-lava-collabora
 
-panfrost-t760-traces:armhf:
+.panfrost-t760-traces:armhf:
   extends:
     - .lava-traces:armhf
     - .panfrost-rules



More information about the mesa-commit mailing list