Module: Mesa Branch: main Commit: a7ed83949050738bd711f88f93cb7367505aa6fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7ed83949050738bd711f88f93cb7367505aa6fb
Author: Martin Roukala (né Peres) <[email protected]> Date: Sun Oct 1 09:34:00 2023 +0300 ci/vkcts-vangogh: mark dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.* as flake This mirrors what we did on navi21, as there are just too many of these tests. Signed-off-by: Martin Roukala (né Peres) <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25495> --- src/amd/ci/radv-vangogh-aco-flakes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/amd/ci/radv-vangogh-aco-flakes.txt b/src/amd/ci/radv-vangogh-aco-flakes.txt index 1037989e934..098d25b5006 100644 --- a/src/amd/ci/radv-vangogh-aco-flakes.txt +++ b/src/amd/ci/radv-vangogh-aco-flakes.txt @@ -1,6 +1,7 @@ dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic dEQP-VK.dynamic_rendering.basic.* +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.* dEQP-VK.draw.dynamic_rendering.* # This fail is 100% reproducible when running vkcts in parallel mode,
