summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmma Anholt <emma@anholt.net>2022-04-08 15:51:39 -0700
committerMarge Bot <emma+marge@anholt.net>2022-04-08 23:32:11 +0000
commit9b02587c5b1c18e12832e876ca0aa7468218bbd6 (patch)
treec23bd4e42686154f06f8ba310513260a820cce84
parent8238658a81b7549da5403610e78183b0b8b6ac68 (diff)
ci/crocus: Disable pixmark-piano trace testing.
It hangchecked for me on hsw recently, too. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15832>
-rw-r--r--src/gallium/drivers/crocus/ci/traces-crocus.yml5
1 files 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 82a535bb721..0e09d0ea9de 100644
--- a/src/gallium/drivers/crocus/ci/traces-crocus.yml
+++ b/src/gallium/drivers/crocus/ci/traces-crocus.yml
@@ -53,8 +53,9 @@ traces:
# Looks like it probably triggers hangcheck on g41
# - device: crocus-g41
# checksum: 346bae885d95f419b750a601e028378b
- - device: crocus-hsw
- checksum: 898b89c720f9bddd714633f46553e7a7
+ # Has also intermittently hangchecked on the hsw box.
+ # - device: crocus-hsw
+ # checksum: 898b89c720f9bddd714633f46553e7a7
- path: gputest/pixmark-volplosion.trace
expectations:
# Different geometry in the explosion from freedreno, neither is obviously wrong.