Module: Mesa Branch: main Commit: 04fefec70f4df3462149550e73082bd346096a75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04fefec70f4df3462149550e73082bd346096a75
Author: Eric Engestrom <[email protected]> Date: Thu Feb 2 14:44:03 2023 +0000 v3dv: mark dEQP-VK.api.command_buffers.record_many_draws_secondary_2 as flaky Signed-off-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21070> --- src/broadcom/ci/broadcom-rpi4-flakes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/broadcom/ci/broadcom-rpi4-flakes.txt b/src/broadcom/ci/broadcom-rpi4-flakes.txt index bcd94248e94..dea44efe71a 100644 --- a/src/broadcom/ci/broadcom-rpi4-flakes.txt +++ b/src/broadcom/ci/broadcom-rpi4-flakes.txt @@ -14,6 +14,8 @@ 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.rgba32ui_2d +dEQP-VK.api.command_buffers.record_many_draws_secondary_2 + dEQP-VK.api.external.fence.opaque_fd.reset_permanent dEQP-VK.api.external.fence.opaque_fd.reset_temporary
