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

Author: Lucas Stach <[email protected]>
Date:   Wed Oct 11 11:44:29 2023 +0200

Revert "ci/etnaviv: allow failure on failing test"

This reverts commit 2ac2268ce74c, as the issue causing the
test to fail has been resolved.

Signed-off-by: Lucas Stach <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25646>

---

 src/etnaviv/ci/gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/etnaviv/ci/gitlab-ci.yml b/src/etnaviv/ci/gitlab-ci.yml
index 963bb8cfc24..924f4a300f0 100644
--- a/src/etnaviv/ci/gitlab-ci.yml
+++ b/src/etnaviv/ci/gitlab-ci.yml
@@ -76,7 +76,6 @@ gc2000_gles2_asan:
   extends:
     - gc2000_gles2
     - .baremetal-arm32-asan-test
-  allow_failure: true # FIXME: 
https://gitlab.freedesktop.org/mesa/mesa/-/issues/9967
   variables:
     DEQP_FRACTION: 100
     FDO_CI_CONCURRENT: 1

Reply via email to