Module: Mesa Branch: main Commit: cc55a2e77db8048870005f2567c749c72d6f1682 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc55a2e77db8048870005f2567c749c72d6f1682
Author: Emma Anholt <[email protected]> Date: Mon Feb 27 09:49:27 2023 -0800 ci/crocus: Mark unvanquished as flaky. It's started rendering something different again, with a similar sort of bad rendering to what's linked in the bug report (though this time it's a 'P' that became a white square). Commit range 65b62db0..964323fe has nothing particularly likely in it, so I expect this is some sort of cache flushing fail or something. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21565> --- src/gallium/drivers/crocus/ci/traces-crocus.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/drivers/crocus/ci/traces-crocus.yml b/src/gallium/drivers/crocus/ci/traces-crocus.yml index 712429409f5..dc5dc524ad3 100644 --- a/src/gallium/drivers/crocus/ci/traces-crocus.yml +++ b/src/gallium/drivers/crocus/ci/traces-crocus.yml @@ -174,7 +174,9 @@ traces: crocus-g41: label: [unsupported] crocus-hsw: + label: [skip, flakes] checksum: 884096b6dd40e2f500d0837501287fac + text: "https://gitlab.freedesktop.org/mesa/mesa/-/issues/7158" unvanquished/unvanquished-ultra.trace: crocus-g41: label: [unsupported]
