From e93de8a75e769a8f2d62947559f282f674d6eeb0 Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Wed, 16 Nov 2022 14:23:16 +0100 Subject: [PATCH] dzn: add triangle_strip flake Reference: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7672 Acked-by: Boris Brezillon Signed-off-by: David Heidelberg Part-of: --- src/microsoft/ci/warp-flakes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/microsoft/ci/warp-flakes.txt b/src/microsoft/ci/warp-flakes.txt index 495a829..22ba28f 100644 --- a/src/microsoft/ci/warp-flakes.txt +++ b/src/microsoft/ci/warp-flakes.txt @@ -1,2 +1,3 @@ dEQP-VK.query_pool.concurrent_queries.primary_command_buffer .*multiple_interpolation.* +dEQP-VK.draw.renderpass.indirect_draw.indexed_data_from_compute.indirect_draw_param_count_instanced.first_instance.triangle_strip -- 2.7.4