mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02:00
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:
parent
938e13c57d
commit
bdfdc40a25
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/7186
|
||||||
spec@!opengl 1.0@rasterpos
|
spec@!opengl 1.0@rasterpos
|
||||||
spec@!opengl 1.0@rasterpos@glsl_vs_uniforms
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue