Mesa (main): ci/virgl: traces: temporarily disable nheko trace

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 6 13:39:06 UTC 2022


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

Author: David Heidelberg <david.heidelberg at collabora.com>
Date:   Mon Jun  6 15:20:43 2022 +0200

ci/virgl: traces: temporarily disable nheko trace

Disable nheko trace until apitrace gets fixed.
apitrace currently fails with this trace, when more than 1 run is
requested.

Upstream issue: https://github.com/apitrace/apitrace/issues/800

Signed-off-by: David Heidelberg <david.heidelberg at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16887>

---

 src/gallium/drivers/virgl/ci/traces-virgl-iris.yml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/gallium/drivers/virgl/ci/traces-virgl-iris.yml b/src/gallium/drivers/virgl/ci/traces-virgl-iris.yml
index d48240a38be..166d7043835 100644
--- a/src/gallium/drivers/virgl/ci/traces-virgl-iris.yml
+++ b/src/gallium/drivers/virgl/ci/traces-virgl-iris.yml
@@ -293,7 +293,8 @@ traces:
   #  expectations:
       #- device: gl-virgl
       #  checksum: 0
-  - path: nheko/nheko-colors.trace
-    expectations:
-      - device: gl-virgl
-        checksum: 9877fc41ce761c9ce15561b12ef77c27
+  # temporarily disable until apitrace won't get fixed https://github.com/apitrace/apitrace/issues/800
+  #- path: nheko/nheko-colors.trace
+  #  expectations:
+      #- device: gl-virgl
+      #  checksum: 9877fc41ce761c9ce15561b12ef77c27



More information about the mesa-commit mailing list