From bdfdc40a255bdede66b6747583a17a31c19d0be6 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 25 Oct 2022 09:20:37 +0100 Subject: [PATCH] vc4: mark piglit copypixels-(draw-)sync as flaky They sometimes fail when running all the tests together, but never when running just them; not sure how to diagnose this, but for now jusk mark them as flaky. Part-of: --- src/broadcom/ci/broadcom-rpi3-flakes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/broadcom/ci/broadcom-rpi3-flakes.txt b/src/broadcom/ci/broadcom-rpi3-flakes.txt index c723ba16efa..a439170e9f7 100644 --- a/src/broadcom/ci/broadcom-rpi3-flakes.txt +++ b/src/broadcom/ci/broadcom-rpi3-flakes.txt @@ -18,3 +18,7 @@ spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=4 # https://gitlab.freedesktop.org/mesa/mesa/-/issues/7186 spec@!opengl 1.0@rasterpos spec@!opengl 1.0@rasterpos@glsl_vs_uniforms + +# Sometimes fail when run along with other tests, never when run by themselves +spec@!opengl 1.1@copypixels-sync +spec@!opengl 1.1@copypixels-draw-sync