Mesa (main): ci: Update trace after CI fix

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 5 00:11:07 UTC 2022


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

Author: Guilherme Gallo <guilherme.gallo at collabora.com>
Date:   Wed May  4 12:02:59 2022 -0300

ci: Update trace after CI fix

For some days, the CI was bypassing LAVA and bare-metal jobs due to an
issue in the init-stage2.sh script. After the fix the neverball trace on
panfrost-t860 is producing a different image, due to a bugfix in
Mesa itself driver. This commit updates the neverball trace on that
device.

Signed-off-by: Guilherme Gallo <guilherme.gallo at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325>

---

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

diff --git a/src/panfrost/ci/traces-panfrost.yml b/src/panfrost/ci/traces-panfrost.yml
index e63d03dfd43..ddc8502c418 100644
--- a/src/panfrost/ci/traces-panfrost.yml
+++ b/src/panfrost/ci/traces-panfrost.yml
@@ -234,7 +234,7 @@ traces:
     expectations:
       # Missing the coins and the texture on the "Nev" of the level.
       - device: gl-panfrost-t860
-        checksum: 33235a5466d402348adbf3196cf3cf6b
+        checksum: 12c8f3af1ed07b939b5e1de8067e5edd
   - path: paraview/pv-manyspheres.trace
     expectations:
       - device: gl-panfrost-t860



More information about the mesa-commit mailing list