ci: Disable pixmark-piano trace on a630 due to GPU hangs.
[mesa.git] / .gitlab-ci / traces-baremetal.yml
index 59f067828ea55ae9b9a7d5da567d2f28119157aa..09df7af9365c967dabaa67ef3a0077b437563a2f 100644 (file)
@@ -27,12 +27,13 @@ traces:
 #    expectations:
 #      - device: freedreno-a630
 #        checksum: 0
-  - path: gputest/pixmark-piano.trace
-    expectations:
-      # One of the material textures appears brighter on freedreno than
-      # i965 in a way that is probably wrong.
-      - device: freedreno-a630
-        checksum: 1aad6e1ffe23cae71acdb70695a6184b
+# Intermittent GPU hangs on a630 result in test failures for this.
+#  - path: gputest/pixmark-piano.trace
+#    expectations:
+#      # One of the material textures appears brighter on freedreno than
+#      # i965 in a way that is probably wrong.
+#      - device: freedreno-a630
+#        checksum: 1aad6e1ffe23cae71acdb70695a6184b
   - path: gputest/pixmark-volplosion.trace
     expectations:
       # Looks fine, but totally different shape from the rendering on i965.