Module: Mesa Branch: main Commit: 9e9a366cad52d9ca3119ea3056bf09edfa104587 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e9a366cad52d9ca3119ea3056bf09edfa104587
Author: Emma Anholt <[email protected]> Date: Fri Mar 11 13:03:10 2022 -0800 ci/turnip: Drop alpha_to-coverage flake note on a618. It's only ever been seen on a630. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14839> --- src/freedreno/ci/freedreno-a618-flakes.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/freedreno/ci/freedreno-a618-flakes.txt b/src/freedreno/ci/freedreno-a618-flakes.txt index 2c3087eb3a5..0bff15def6d 100644 --- a/src/freedreno/ci/freedreno-a618-flakes.txt +++ b/src/freedreno/ci/freedreno-a618-flakes.txt @@ -1,6 +1,3 @@ # Note: flakes lists for CI are just a list of lines that, when # non-zero-length and not starting with '#', will regex match to # delete lines from the test list. Be careful. - -dEQP-VK.pipeline.multisample.alpha_to_coverage_unused_attachment.samples_2.alpha_opaque -dEQP-VK.pipeline.multisample.alpha_to_coverage_unused_attachment.samples_4.alpha_opaque
