ci: apply two bugfixes for VKCTS
These are needed for RADV. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26798>
This commit is contained in:
parent
3e46ee61d5
commit
551924aa87
17 changed files with 10 additions and 36 deletions
|
|
@ -37,6 +37,12 @@ cts_commits_to_backport=(
|
|||
|
||||
# Remove illegal mesh shader query tests
|
||||
2a87f7b25dc27188be0f0a003b2d7aef69d9002e
|
||||
|
||||
# Relax fragment shader invocations result verifications
|
||||
0d8bf6a2715f95907e9cf86a86876ff1f26c66fe
|
||||
|
||||
# Fix several issues in dynamic rendering basic tests
|
||||
c5453824b498c981c6ba42017d119f5de02a3e34
|
||||
)
|
||||
|
||||
for commit in "${cts_commits_to_backport[@]}"
|
||||
|
|
|
|||
|
|
@ -18,14 +18,14 @@ variables:
|
|||
DEBIAN_X86_64_TEST_IMAGE_VK_PATH: "debian/x86_64_test-vk"
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_X86_64_TEST_ANDROID_TAG: "2023-12-14-structured-logs"
|
||||
DEBIAN_X86_64_TEST_GL_TAG: "2023-12-14-structured-logs"
|
||||
DEBIAN_X86_64_TEST_VK_TAG: "2023-12-14-structured-logs"
|
||||
DEBIAN_X86_64_TEST_ANDROID_TAG: "2023-12-22-vkcts"
|
||||
DEBIAN_X86_64_TEST_GL_TAG: "2023-12-22-vkcts"
|
||||
DEBIAN_X86_64_TEST_VK_TAG: "2023-12-22-vkcts"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "2023-10-30-ci-improv"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "2023-06-26-first-version"
|
||||
FEDORA_X86_64_BUILD_TAG: "2023-12-11-meson-bump"
|
||||
KERNEL_ROOTFS_TAG: "2023-12-14-structured-logs"
|
||||
KERNEL_ROOTFS_TAG: "2023-12-22-vkcts"
|
||||
KERNEL_TAG: "v6.6.4-for-mesa-ci-e4f4c500f7fb"
|
||||
KERNEL_REPO: "gfx-ci/linux"
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
dEQP-VK.dynamic_rendering.basic.single_cmdbuffer_resuming
|
||||
|
|
@ -1,4 +1,2 @@
|
|||
# New CTS failures in 1.3.7.0
|
||||
dEQP-VK.api.version_check.unavailable_entry_points,Fail
|
||||
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.*,Fail
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
dEQP-VK.dynamic_rendering.basic.*
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.*
|
||||
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.cube_array.format.r8g8b8a8_unorm.count_4.size.32x32_array_of_36
|
||||
dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.topology_line_geom
|
||||
dEQP-VK.texture.filtering.3d.combinations.nearest.linear.mirror_clamp_to_edge.mirror_clamp_to_edge.repeat
|
||||
|
|
|
|||
|
|
@ -1,4 +1,2 @@
|
|||
# New CTS failures in 1.3.7.0
|
||||
dEQP-VK.api.version_check.unavailable_entry_points,Fail
|
||||
dEQP-VK.query_pool.frag_invocations.frag_invs.primary,Fail
|
||||
dEQP-VK.query_pool.frag_invocations.frag_invs.secondary,Fail
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
dEQP-VK.dynamic_rendering.basic.*
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.*
|
||||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d.format.a2b10g10r10_uint_pack32.count_4.size.13x23
|
||||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube_array.format.r8g8_sint.count_4.size.13x13_array_of_36
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
dEQP-VK.dynamic_rendering.basic.*
|
||||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d.format.a2b10g10r10_uint_pack32.count_4.size.13x23
|
||||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube_array.format.r8g8_sint.count_4.size.13x13_array_of_36
|
||||
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.r32g32_sint.subresource_range.lod_mip_levels_array_base_and_size
|
||||
|
|
|
|||
|
|
@ -1,4 +1,2 @@
|
|||
# New CTS failures in 1.3.7.0
|
||||
dEQP-VK.api.version_check.unavailable_entry_points,Fail
|
||||
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.*,Fail
|
||||
|
|
|
|||
|
|
@ -3,5 +3,3 @@ dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_compi
|
|||
dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_compilation.*_check_capture_replay_handles
|
||||
dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.singlethreaded_compilation.*_check_all_handles
|
||||
dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.singlethreaded_compilation.*_check_capture_replay_handles
|
||||
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.*
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
dEQP-VK.dynamic_rendering.basic.*
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.*
|
||||
|
|
@ -1,5 +1,2 @@
|
|||
# since Debian 12 CI uprev
|
||||
dEQP-VK.pipeline.pipeline_library.framebuffer_attachment.diff_attachments_2d_32x32_39x41_ms
|
||||
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_secondary_primary_cmdbuffers_resuming
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.2_secondary_2_primary_cmdbuffers_resuming
|
||||
|
|
|
|||
|
|
@ -1,4 +1,2 @@
|
|||
# New CTS failures in 1.3.7.0.
|
||||
dEQP-VK.api.version_check.unavailable_entry_points,Fail
|
||||
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.*,Fail
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
dEQP-VK.dynamic_rendering.basic.*
|
||||
dEQP-VK.reconvergence.workgroup_uniform_control_flow_elect.compute.nesting4.2.35
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.*
|
||||
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8817
|
||||
dEQP-VK.*framebuffer_attachment.diff_attachments.*
|
||||
|
|
|
|||
|
|
@ -68,5 +68,3 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_buffer.2d_images.mip_cop
|
|||
|
||||
# New CTS failures in 1.3.7.0.
|
||||
dEQP-VK.api.version_check.unavailable_entry_points,Fail
|
||||
dEQP-VK.query_pool.frag_invocations.frag_invs.primary,Fail
|
||||
dEQP-VK.query_pool.frag_invocations.frag_invs.secondary,Fail
|
||||
|
|
|
|||
|
|
@ -1,5 +1 @@
|
|||
dEQP-VK.dynamic_rendering.basic.*
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.*
|
||||
dEQP-VK.draw.dynamic_rendering.*
|
||||
|
||||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d_array.format.r4g4b4a4_unorm_pack16.count_4.size.32x16_array_of_6
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
dEQP-VK.dynamic_rendering.basic.*
|
||||
dEQP-VK.dynamic_rendering.primary.*
|
||||
|
||||
dEQP-VK.multiview.renderpass2.multisample.8_1_1_8
|
||||
dEQP-VK.multiview.renderpass2.multisample.8
|
||||
dEQP-VK.multiview.renderpass2.multisample.15_15_15_15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue