Module: Mesa Branch: main Commit: 7a8d651d50410f021875893b741a9a7a507dc1eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a8d651d50410f021875893b741a9a7a507dc1eb
Author: Emma Anholt <[email protected]> Date: Wed Jan 19 16:55:28 2022 -0800 ci/softpipe: Drop the GS sampling known-flakes. They haven't appeared in the last half a year since I added the IRC flake reports. Acked-by: Dave Airlie <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14627> --- src/gallium/drivers/softpipe/ci/softpipe-flakes.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt b/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt index 5d2d50b547c..e69de29bb2d 100644 --- a/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt +++ b/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt @@ -1,2 +0,0 @@ -dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.const_literal.geometry.isampler2darray -dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.const_literal.geometry.isampler3d
