mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
v3d/ci: Add flake test
This test works when executed alone, but fails when running the full GLES3 CTS. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17300>
This commit is contained in:
parent
35356b1173
commit
037e7e8066
1 changed files with 3 additions and 0 deletions
|
|
@ -8,5 +8,8 @@ spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=4
|
|||
spec@arb_occlusion_query@occlusion_query_order
|
||||
spec@egl_chromium_sync_control@conformance
|
||||
|
||||
# This test works alone, but fails when executing all the tests together
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32ui_2d
|
||||
|
||||
dEQP-VK.api.external.fence.opaque_fd.reset_permanent
|
||||
dEQP-VK.api.external.fence.opaque_fd.reset_temporary
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue