Module: Mesa Branch: main Commit: 5694fe2a44dfb3c90e0c1153e4cea49fa0a46ab4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5694fe2a44dfb3c90e0c1153e4cea49fa0a46ab4
Author: Emma Anholt <[email protected]> Date: Thu Sep 15 10:46:35 2022 -0700 ci/turnip: Drop a couple of spillall skips. These were fixed in the CTS in 3cc56764adac ("Shrink the framebuffer in 2 graphicsfuzz tests"). Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18620> --- src/freedreno/ci/freedreno-a618-skips.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/freedreno/ci/freedreno-a618-skips.txt b/src/freedreno/ci/freedreno-a618-skips.txt index 6ec45238a86..01c299dd5c6 100644 --- a/src/freedreno/ci/freedreno-a618-skips.txt +++ b/src/freedreno/ci/freedreno-a618-skips.txt @@ -35,5 +35,3 @@ dEQP-VK.api.command_buffers.record_many_draws_secondary_2 dEQP-VK.graphicsfuzz.spv-stable-maze-flatten-copy-composite spill-dEQP-VK.graphicsfuzz.cov-function-two-loops-limit-using-arguments-array-element-copies spill-dEQP-VK.graphicsfuzz.cov-nested-loop-undefined-smoothstep-never-executed -spill-dEQP-VK.graphicsfuzz.spv-stable-maze-O-dead-code -spill-dEQP-VK.graphicsfuzz.spv-stable-maze-O-memory-accesses
