Module: Mesa
Branch: main
Commit: e2c67ed63ecdc1485eb3ca2bddbf6b2321093c87
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2c67ed63ecdc1485eb3ca2bddbf6b2321093c87

Author: Chia-I Wu <[email protected]>
Date:   Tue Feb 28 18:41:04 2023 -0800

ci/radv: remove dEQP-VK.image.sample_texture.* fails/flakes

They were fixed since commit 11b2a063bf1 ("vulkan: Unconditionally add
barriers for missing external subpass deps").

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21616>

---

 src/amd/ci/radv-renoir-aco-flakes.txt | 4 ----
 src/amd/ci/radv-stoney-aco-fails.txt  | 6 ------
 src/amd/ci/radv-vega10-aco-flakes.txt | 4 ----
 3 files changed, 14 deletions(-)

diff --git a/src/amd/ci/radv-renoir-aco-flakes.txt 
b/src/amd/ci/radv-renoir-aco-flakes.txt
index 2fef273df98..62ba920edb8 100644
--- a/src/amd/ci/radv-renoir-aco-flakes.txt
+++ b/src/amd/ci/radv-renoir-aco-flakes.txt
@@ -1,6 +1,2 @@
 dEQP-VK.dynamic_rendering.basic.*
-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
 
dEQP-VK.reconvergence.workgroup_uniform_control_flow_elect.compute.nesting4.2.35
diff --git a/src/amd/ci/radv-stoney-aco-fails.txt 
b/src/amd/ci/radv-stoney-aco-fails.txt
index cbb8e8c393b..4310764cc3c 100644
--- a/src/amd/ci/radv-stoney-aco-fails.txt
+++ b/src/amd/ci/radv-stoney-aco-fails.txt
@@ -362,12 +362,6 @@ 
dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear_integer_te
 dEQP-VK.rasterization.interpolation_multisample_4_bit.lines_wide,Fail
 
dEQP-VK.rasterization.interpolation_multisample_4_bit.non_strict_lines_wide,Fail
 
-# See https://gitlab.freedesktop.org/mesa/mesa/-/issues/6689
-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
-
 # 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
diff --git a/src/amd/ci/radv-vega10-aco-flakes.txt 
b/src/amd/ci/radv-vega10-aco-flakes.txt
index c0b2704d050..e7657a3ba5c 100644
--- a/src/amd/ci/radv-vega10-aco-flakes.txt
+++ b/src/amd/ci/radv-vega10-aco-flakes.txt
@@ -1,5 +1 @@
 dEQP-VK.dynamic_rendering.basic.*
-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

Reply via email to