Mesa (main): panfrost: Disable flaky piglit job for now.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Oct 4 22:14:27 UTC 2021


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

Author: Emma Anholt <emma at anholt.net>
Date:   Mon Oct  4 13:11:35 2021 -0700

panfrost: Disable flaky piglit job for now.

It's been getting intermittent failures on marge since being enabled, turn
it back off until it can get stabilized.

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

---

 src/panfrost/ci/gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml
index c53371c57bc..ab0b4bdc5ab 100644
--- a/src/panfrost/ci/gitlab-ci.yml
+++ b/src/panfrost/ci/gitlab-ci.yml
@@ -139,6 +139,7 @@ panfrost-g52-piglit-gl:arm64:
     - .piglit-test
     - .lava-test:arm64
     - .lava-meson-g12b-a311d-khadas-vim3
+    - .test-manual-mr
   variables:
     HWCI_TEST_SCRIPT: "/install/piglit/piglit-runner.sh"
     HWCI_START_XORG: 1



More information about the mesa-commit mailing list