diff --git a/src/amd/ci/radv-skips.txt b/src/amd/ci/radv-skips.txt index ecbf954b2ef..b7fd449ceaa 100644 --- a/src/amd/ci/radv-skips.txt +++ b/src/amd/ci/radv-skips.txt @@ -11,10 +11,6 @@ dEQP-VK.memory.pipeline_barrier.transfer_src_transfer_dst.1048576 # Exclude this test which fails on all GPUS except RDNA2+. dEQP-VK.api.driver_properties.conformance_version -# Exclude these tests because they randomly hang on Navi10 and randomly fail on -# Navi21 -dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask - # Those cases take very long. dEQP-VK.ray_tracing_pipeline.build.*.*.*_1_1048576_1 dEQP-VK.ray_tracing_pipeline.build.*.*.*_1_1_1048576 diff --git a/src/amd/ci/radv-stoney-aco-fails.txt b/src/amd/ci/radv-stoney-aco-fails.txt index 808b329fe72..9a53d949082 100644 --- a/src/amd/ci/radv-stoney-aco-fails.txt +++ b/src/amd/ci/radv-stoney-aco-fails.txt @@ -383,3 +383,6 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat. 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