From: Daniel Stone Date: Wed, 8 Mar 2023 16:45:30 +0000 (+0000) Subject: ci/radv: Lower stoney CTS load X-Git-Tag: upstream/23.3.3~11878 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae893089e9a6daaee25b119f602c89953dacf4d9;p=platform%2Fupstream%2Fmesa.git ci/radv: Lower stoney CTS load CTS runs on stoney are currently taking ~20min to complete, which seems to have begun with the upgrade to CTS 1.3.5.0. This is a bit too long in and of itself, but it means that - assuming zero contention - a job that has to be retried because the machine hung can take 40 minutes. Aim to drop this to 15min turnaround by lowering the overall fraction from 1/8th of the CTS to 1/11th. As the jobs we run have been reshuffled, this adds a lot more expected fails. As most of them categorise easily into patterns, group the failures together in the file. Non-strict wide lines has passed since we last ran it; the other failures all group into existing classes seen for a long time. Part-of: --- diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index e1837c5..febcc47 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -35,14 +35,14 @@ DEVICE_TYPE: hp-14-db0003na-grunt RUNNER_TAG: mesa-ci-x86-64-lava-hp-14-db0003na-grunt -# Run ten jobs in parallel each running 1/40th of the test suite +# Run five jobs in parallel each running 1/55th of the test suite radv-stoney-vkcts:amd64: extends: - .lava-test:amd64 - .radv-stoney-test:amd64 parallel: 5 variables: - DEQP_FRACTION: 8 + DEQP_FRACTION: 11 radeonsi-stoney-gl:amd64: extends: diff --git a/src/amd/ci/radv-stoney-aco-fails.txt b/src/amd/ci/radv-stoney-aco-fails.txt index 4db0966..d1dd70e 100644 --- a/src/amd/ci/radv-stoney-aco-fails.txt +++ b/src/amd/ci/radv-stoney-aco-fails.txt @@ -1,3 +1,70 @@ +# See https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9049 +dEQP-VK.pipeline.timestamp.calibrated.calibration_test,Fail +dEQP-VK.pipeline.monolithic.timestamp.calibrated.calibration_test,Fail + + +# introduced around the time of: +# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325 +dEQP-VK.rasterization.interpolation_multisample_4_bit.lines_wide,Fail + + +# mipmap failures seen since (at least) CTS 1.3.1.x +dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear,Fail +dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail +dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_nearest,Fail +dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.nearest_linear,Fail +dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.nearest_nearest_integer_texel_coord,Fail +dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear,Fail +dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail +dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_nearest,Fail +dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.nearest_linear,Fail +dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.nearest_linear_integer_texel_coord,Fail +dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail +dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_nearest,Fail + + +# unknown dynamic-rendering geometry/tessellation issues +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed52_geometry,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed8_tessellation,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed81_tessellation,Fail + + +# descriptor-buffer crashes +dEQP-VK.binding_model.descriptor_buffer.multiple.compute_comp_buffers1_sets1,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.compute_comp_buffers2_sets4,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.compute_comp_buffers32_sets1,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_ahit_buffers2_sets4,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_ahit_buffers3_sets1,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_chit_buffers2_sets4_imm_samplers,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_comp_buffers2_sets4,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_frag_buffers2_sets4_imm_samplers,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_frag_buffers32_sets1,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_geom_buffers2_sets4,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_geom_buffers2_sets4_imm_samplers,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_miss_buffers1_sets3_imm_samplers,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_miss_buffers3_sets1,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_rgen_buffers1_sets3,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_rgen_buffers1_sets3_imm_samplers,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_sect_buffers8_sets1,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_tesc_buffers1_sets3,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_tese_buffers1_sets1,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_tese_buffers1_sets3_imm_samplers,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_vert_buffers1_sets3_imm_samplers,Crash +dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_vert_buffers3_sets1,Crash + + +# misc stencil issues +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil,Fail + + +# depth/stencil clear dEQP-VK.api.image_clearing.core.clear_depth_stencil_attachment.multiple_layers.d16_unorm_s8_uint_1x33,Fail dEQP-VK.api.image_clearing.core.clear_depth_stencil_attachment.multiple_layers.d16_unorm_s8_uint_separate_layouts_stencil_1x33,Fail dEQP-VK.api.image_clearing.core.clear_depth_stencil_attachment.multiple_layers.d32_sfloat_s8_uint_1x33,Fail @@ -6,6 +73,13 @@ dEQP-VK.api.image_clearing.core.clear_depth_stencil_attachment.single_layer.d16_ dEQP-VK.api.image_clearing.core.clear_depth_stencil_attachment.single_layer.d16_unorm_s8_uint_separate_layouts_stencil_1x33,Fail dEQP-VK.api.image_clearing.core.clear_depth_stencil_attachment.single_layer.d32_sfloat_s8_uint_1x33,Fail dEQP-VK.api.image_clearing.core.clear_depth_stencil_attachment.single_layer.d32_sfloat_s8_uint_separate_layouts_stencil_1x33,Fail +dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.multiple_layers.d16_unorm_s8_uint_1x33,Fail +dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.multiple_layers.d32_sfloat_s8_uint_1x33,Fail +dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.remaining_array_layers.d32_sfloat_s8_uint_1x33,Fail +dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.remaining_array_layers_twostep.d16_unorm_s8_uint_1x33,Fail +dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.remaining_array_layers_twostep.d32_sfloat_s8_uint_separate_layouts_stencil_1x33,Fail +dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.single_layer.d16_unorm_s8_uint_1x33,Fail +dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.single_layer.d32_sfloat_s8_uint_separate_layouts_stencil_1x33,Fail dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.multiple_layers.d16_unorm_s8_uint_1x33,Fail dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.multiple_layers.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.multiple_layers.d16_unorm_s8_uint_separate_layouts_stencil_1x33,Fail @@ -36,6 +110,14 @@ dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_attachment.s dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_attachment.single_layer.d16_unorm_s8_uint_separate_layouts_stencil_1x33,Fail dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_attachment.single_layer.d32_sfloat_s8_uint_1x33,Fail dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_attachment.single_layer.d32_sfloat_s8_uint_separate_layouts_stencil_1x33,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.multiple_layers.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.multiple_layers.d32_sfloat_s8_uint_1x33_multiple_subresourcerange,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.remaining_array_layers.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.remaining_array_layers.d32_sfloat_s8_uint_1x33_multiple_subresourcerange,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.remaining_array_layers_twostep.d16_unorm_s8_uint_separate_layouts_stencil_1x33,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.remaining_array_layers_twostep.d32_sfloat_s8_uint_separate_layouts_stencil_1x33,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.single_layer.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail +dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.single_layer.d32_sfloat_s8_uint_1x33_multiple_subresourcerange,Fail dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.multiple_layers.d16_unorm_s8_uint_1x33,Fail dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.multiple_layers.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.multiple_layers.d16_unorm_s8_uint_separate_layouts_stencil_1x33,Fail @@ -58,8 +140,97 @@ dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.single dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.single_layer.d32_sfloat_s8_uint_1x33,Fail dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.single_layer.d32_sfloat_s8_uint_1x33_multiple_subresourcerange,Fail dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.single_layer.d32_sfloat_s8_uint_separate_layouts_stencil_1x33,Fail -# See https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9049 -dEQP-VK.pipeline.timestamp.calibrated.calibration_test,Fail +dEQP-VK.dynamic_rendering.complete_secondary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.complete_secondary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.complete_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.complete_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.unused_clear_attachments.stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d32_sfloat_s8_uint_load_op_none_store_op_store,Fail +dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail +dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used,Fail + + +# MSAA depth/stencil resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil,Fail @@ -92,12 +263,16 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil,Fail @@ -133,9 +308,12 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil,Fail @@ -171,11 +349,14 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil,Fail @@ -211,8 +392,11 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil,Fail @@ -249,11 +433,14 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil,Fail @@ -289,162 +476,11 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil,Fail dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil,Fail -dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Fail - -# CTS 1.3.1.0 uprev: -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil_samplemask,Fail - -# CTS 1.3.1.1 uprev: -dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_nearest,Fail -dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_nearest,Fail -dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail - -# CTS 1.3.2.0 uprev: -dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail -dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail - -# The following tests started to fail after CI fix, see -# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325 -dEQP-VK.rasterization.interpolation_multisample_4_bit.lines_wide,Fail -dEQP-VK.rasterization.interpolation_multisample_4_bit.non_strict_lines_wide,Fail - -# CTS 1.3.3.0 uprev: -dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.nearest_linear,Fail -dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.nearest_linear,Fail - -# The following tests started to fail after RADV switched to 100% dynamic -# rendering, but given there is already a lot of depth/stencil resolve failures -# I don't worry about these new failures. -dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Fail - -# These popped up after increasing the fraction of the CTS that we run -dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d32_sfloat_s8_uint_load_op_none_store_op_store,Fail -dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used,Fail -dEQP-VK.pipeline.monolithic.timestamp.calibrated.calibration_test,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil_samplemask,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil_samplemask,Fail -dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear,Fail -dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear,Fail - -# New CTS failures in 1.3.5.0 -dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.remaining_array_layers_twostep.d16_unorm_s8_uint_1x33,Fail -dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.2d.remaining_array_layers_twostep.d32_sfloat_s8_uint_separate_layouts_stencil_1x33,Fail -dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.multiple_layers.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail -dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.multiple_layers.d32_sfloat_s8_uint_1x33_multiple_subresourcerange,Fail -dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.remaining_array_layers.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail -dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.remaining_array_layers.d32_sfloat_s8_uint_1x33_multiple_subresourcerange,Fail -dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.single_layer.d16_unorm_s8_uint_1x33_multiple_subresourcerange,Fail -dEQP-VK.api.image_clearing.dedicated_allocation.clear_depth_stencil_image.2d.single_layer.d32_sfloat_s8_uint_1x33_multiple_subresourcerange,Fail -dEQP-VK.binding_model.descriptor_buffer.multiple.compute_comp_buffers1_sets1,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.compute_comp_buffers32_sets1,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_ahit_buffers2_sets4,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_chit_buffers2_sets4_imm_samplers,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_comp_buffers2_sets4,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_frag_buffers2_sets4_imm_samplers,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_geom_buffers2_sets4,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_miss_buffers3_sets1,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_rgen_buffers1_sets3_imm_samplers,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_sect_buffers8_sets1,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_tesc_buffers1_sets3,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_tese_buffers1_sets3_imm_samplers,Crash -dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_vert_buffers1_sets3_imm_samplers,Crash -dEQP-VK.dynamic_rendering.complete_secondary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.complete_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed52_geometry,Fail -dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed8_tessellation,Fail -dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used,Fail -dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.unused_clear_attachments.stencilonly_d32s8_used,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average,Fail -dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average,Fail -dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.nearest_nearest_integer_texel_coord,Fail -dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.nearest_linear_integer_texel_coord,Fail +dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil,Fail