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: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19295>
This commit is contained in:
Eric Engestrom 2022-10-25 09:20:37 +01:00 committed by Marge Bot
parent 938e13c57d
commit bdfdc40a25

View file

@ -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