mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 11:08:03 +02:00
v3d/ci: group dEQP-GLES3.functional.texture.specification.teximage2d_pbo.* flakes and add another one
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22063>
This commit is contained in:
parent
52e28d6e6e
commit
099a537e51
1 changed files with 4 additions and 5 deletions
|
|
@ -15,6 +15,10 @@ spec@egl_chromium_sync_control@conformance
|
|||
spec@egl 1.4@largest possible eglcreatepbuffersurface and then glclear
|
||||
|
||||
# This test works alone, but fails when executing all the tests together
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.r32ui_2d
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rg32f_cube
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32f_cube
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32i_cube
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32ui_2d
|
||||
|
||||
dEQP-VK.api.external.fence.opaque_fd.reset_permanent
|
||||
|
|
@ -24,11 +28,6 @@ dEQP-VK.api.external.fence.opaque_fd.reset_temporary
|
|||
dEQP-VK.glsl.builtin.function.integer.findMSB.ivec2_mediump_geometry
|
||||
dEQP-VK.glsl.builtin.function.integer.findMSB.ivec2_highp_geometry
|
||||
|
||||
# Works when run individually, but fail when running everything
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rg32f_cube
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32f_cube
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32i_cube
|
||||
|
||||
# Failed twice one day with two different bad renders, and never since:
|
||||
# https://gitlab.freedesktop.org/eric/mesa/-/jobs/37556931
|
||||
# https://gitlab.freedesktop.org/eric/mesa/-/jobs/37596148
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue