Module: Mesa Branch: main Commit: 023a961274d19369c27167eb8dc82743ef213c0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=023a961274d19369c27167eb8dc82743ef213c0c
Author: Mike Blumenkrantz <[email protected]> Date: Mon Jul 12 12:59:53 2021 -0400 zink: ci updates this one no longer flakes Reviewed-by: Dave Airlie <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11829> --- src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt b/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt index 3120f9c8443..c15f4acd695 100644 --- a/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt +++ b/src/gallium/drivers/zink/ci/piglit-zink-lvp-skips.txt @@ -25,6 +25,3 @@ glx@glx-multi-context-single-window # This one takes too long, but passes. There's other tests that don't # try all the combinations, so that's probably enough. spec@arb_compute_shader@local-id-explosion - -# Disabled to prevent a flaky failure, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/5050 -spec@arb_shader_image_load_store@invalid _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
