panvk/ci: Add uncovered CTS issue to flakes

The change to the implicit subpass barriers uncovered a CTS bug that is
now hitting CI. The issue is fixed in vulkan-cts-1.4.2.1, but CI is
currently on vulkan-cts-1.4.1.1.

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36985>
This commit is contained in:
Lars-Ivar Hesselberg Simonsen 2025-08-27 17:34:56 +02:00 committed by Marge Bot
parent e6dae6ef5f
commit 66cd23aa73
4 changed files with 12 additions and 0 deletions

View file

@ -43,6 +43,9 @@ dEQP-VK.memory.pipeline_barrier.host_write_index_buffer.1048576
# Sometime timeout
dEQP-VK.memory.pipeline_barrier.host_write_storage_buffer.1048576
# CTS bug, see https://github.com/KhronosGroup/VK-GL-CTS/commit/3871f1a1c1e5fa479baea4a82ecdd36c30cd7bc0
dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask
# The simulate_oom WSI tests are broken in CI
dEQP-VK.wsi.*.swapchain.simulate_oom.*

View file

@ -227,6 +227,9 @@ dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.store.clear_draw_us
dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2
# CTS bug, see https://github.com/KhronosGroup/VK-GL-CTS/commit/3871f1a1c1e5fa479baea4a82ecdd36c30cd7bc0
dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw

View file

@ -227,6 +227,9 @@ dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.store.clear_draw_us
dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2
# CTS bug, see https://github.com/KhronosGroup/VK-GL-CTS/commit/3871f1a1c1e5fa479baea4a82ecdd36c30cd7bc0
dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw

View file

@ -227,6 +227,9 @@ dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.store.clear_draw_us
dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2
# CTS bug, see https://github.com/KhronosGroup/VK-GL-CTS/commit/3871f1a1c1e5fa479baea4a82ecdd36c30cd7bc0
dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw
dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw