Mesa (main): ci/crocus: Disable the blender trace.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jul 16 04:38:48 UTC 2022


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

Author: Emma Anholt <emma at anholt.net>
Date:   Sat Jul  9 21:08:03 2022 -0700

ci/crocus: Disable the blender trace.

It gives inconsistent sha1s.

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

---

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

diff --git a/src/gallium/drivers/crocus/ci/traces-crocus.yml b/src/gallium/drivers/crocus/ci/traces-crocus.yml
index cd4c4a97328..7c43b8a5634 100644
--- a/src/gallium/drivers/crocus/ci/traces-crocus.yml
+++ b/src/gallium/drivers/crocus/ci/traces-crocus.yml
@@ -205,8 +205,9 @@ traces:
     expectations:
       # needs GL 4.5
       #- device: crocus-g41
-      - device: crocus-hsw
-        checksum: f8cc19569c0c5a43cc4f16414167d234
+      # Inconsistent rendering.
+      # - device: crocus-hsw
+      #   checksum: f8cc19569c0c5a43cc4f16414167d234
   - path: blender/blender-demo-ellie_pose.trace
     expectations:
       # needs GL 4.5



More information about the mesa-commit mailing list