From 98b2f977027dcf999ae6365dd2a4c59ed814841f Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 24 May 2021 17:06:41 -0400 Subject: [PATCH] panfrost/ci: Disable terrain trace It's reliably faulting in CI but not locally, and I can't figure out what the difference could possibly be. Regardless I can't fix the fault otherwise, and faultless CI matters more than losing a single trace (from an app I manually test anyway). Signed-off-by: Alyssa Rosenzweig Part-of: --- src/gallium/drivers/panfrost/ci/traces-panfrost.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/gallium/drivers/panfrost/ci/traces-panfrost.yml b/src/gallium/drivers/panfrost/ci/traces-panfrost.yml index 99fe2e09606..3d439648625 100644 --- a/src/gallium/drivers/panfrost/ci/traces-panfrost.yml +++ b/src/gallium/drivers/panfrost/ci/traces-panfrost.yml @@ -179,10 +179,11 @@ traces: expectations: - device: gl-panfrost-t860 checksum: f2c20b40c53a29459c7b91a01b93751c - - path: glmark2/terrain.trace - expectations: - - device: gl-panfrost-t860 - checksum: 8cc39e8323bd33a696fb14de47305073 + # INSTR_INVALID_ENC faults that I can't reproduce locally + # - path: glmark2/terrain.trace + # expectations: + # - device: gl-panfrost-t860 + # checksum: 8cc39e8323bd33a696fb14de47305073 - path: glmark2/texture:texture-filter=linear.trace expectations: - device: gl-panfrost-t860