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

Author: Samuel Pitoiset <[email protected]>
Date:   Thu Oct  5 09:39:16 2023 +0200

radv/ci: remove duplicate skipped tests for RAVEN/STONEY

Signed-off-by: Samuel Pitoiset <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25556>

---

 src/amd/ci/radv-raven-skips.txt      | 2 --
 src/amd/ci/radv-stoney-aco-skips.txt | 4 ----
 2 files changed, 6 deletions(-)

diff --git a/src/amd/ci/radv-raven-skips.txt b/src/amd/ci/radv-raven-skips.txt
index ae08a279958..1a6e080b23a 100644
--- a/src/amd/ci/radv-raven-skips.txt
+++ b/src/amd/ci/radv-raven-skips.txt
@@ -1,7 +1,5 @@
 # timeout
 dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap
-dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap
-dEQP-VK.memory.pipeline_barrier.transfer_src_transfer_dst.1048576
 
dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_nearest_clamp
 
dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_linear_mipmap_linear_clamp
 dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_linear_clamp
diff --git a/src/amd/ci/radv-stoney-aco-skips.txt 
b/src/amd/ci/radv-stoney-aco-skips.txt
index b6f1911022d..5d48a3e9363 100644
--- a/src/amd/ci/radv-stoney-aco-skips.txt
+++ b/src/amd/ci/radv-stoney-aco-skips.txt
@@ -161,9 +161,5 @@ 
dEQP-VK.ycbcr.conversion.g16_b16_r16_3plane_420_unorm.color_conversion.ycbcr_ide
 # Causes OOM: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7534
 dEQP-VK.api.buffer.basic.max_size_sparse
 
-# Timeouts in VK-GL-CTS 1.3.5.0
-dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap
-dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
-
 # timeout after switch to Debian 12
 dEQP-VK.binding_model.descriptor_buffer.multiple.graphics_frag_buffers32_sets1

Reply via email to