From 6bbe3c6d36c455e1073b1e26741ff13430be36cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Mon, 1 Aug 2022 10:17:43 +0300 Subject: [PATCH] radv/ci: move some tests from the vega10 fail to its flake list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v2: - Move the other 2 `sample_texture` tests to the flake list (Ishi) Signed-off-by: Martin Roukala (né Peres) Reviewed-by: Timur Kristóf Reviewed-by: Tatsuyuki Ishi Reviewed-by: Samuel Pitoiset Part-of: --- src/amd/ci/radv-vega10-aco-fails.txt | 4 ---- src/amd/ci/radv-vega10-aco-flakes.txt | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/amd/ci/radv-vega10-aco-fails.txt b/src/amd/ci/radv-vega10-aco-fails.txt index 29a00f77236..5294340b264 100644 --- a/src/amd/ci/radv-vega10-aco-fails.txt +++ b/src/amd/ci/radv-vega10-aco-fails.txt @@ -37,10 +37,6 @@ dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.mu dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_2.multi_draw_barriers,Fail dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_4.multi_draw_barriers,Fail dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_8.multi_draw_barriers,Fail -dEQP-VK.image.sample_texture.128_bit_compressed_format_two_samplers,Fail -dEQP-VK.image.sample_texture.128_bit_compressed_format_two_samplers_cubemap,Fail -dEQP-VK.image.sample_texture.64_bit_compressed_format_two_samplers,Fail -dEQP-VK.image.sample_texture.64_bit_compressed_format_two_samplers_cubemap,Fail # New fails in CTS 1.3.3.0 dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.4_bit_general_general_bind_offset,Fail diff --git a/src/amd/ci/radv-vega10-aco-flakes.txt b/src/amd/ci/radv-vega10-aco-flakes.txt index 5cf58b96481..049abbf34cf 100644 --- a/src/amd/ci/radv-vega10-aco-flakes.txt +++ b/src/amd/ci/radv-vega10-aco-flakes.txt @@ -2,3 +2,7 @@ dEQP-VK.dynamic_rendering.basic.* dEQP-VK.glsl.texture_functions.query.texturequerylod.sampler1darray_float_zero_uv_width_fragment dEQP-VK.glsl.texture_functions.query.texturequerylod.sampler1d_fixed_fragment dEQP-VK.glsl.texture_functions.query.texturequerylod.usampler1darray_fragment +dEQP-VK.image.sample_texture.64_bit_compressed_format_two_samplers +dEQP-VK.image.sample_texture.64_bit_compressed_format_two_samplers_cubemap +dEQP-VK.image.sample_texture.128_bit_compressed_format_two_samplers +dEQP-VK.image.sample_texture.128_bit_compressed_format_two_samplers_cubemap