From 81eaf7b9e4293ce86c4ded913ab1a0c6f62adafc Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Fri, 24 Feb 2023 15:41:23 +0100 Subject: [PATCH] radv/ci: stop skipping some graphics pipeline library tests They are fixed in CTS 1.3.5.0. Signed-off-by: Samuel Pitoiset Part-of: --- src/amd/ci/radv-skips.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/amd/ci/radv-skips.txt b/src/amd/ci/radv-skips.txt index 35822626b6b..8affe4becf4 100644 --- a/src/amd/ci/radv-skips.txt +++ b/src/amd/ci/radv-skips.txt @@ -59,8 +59,3 @@ dEQP-VK.graphicsfuzz.while-inside-switch dEQP-VK.graphicsfuzz.spv-stable-maze-O-dead-code dEQP-VK.graphicsfuzz.spv-stable-maze-O-memory-accesses dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_32struct_to_16struct.uniform_buffer_block_geom - -# Tests bugs with GPL (soft hangs). Not all them actually hang but it's easier -# to just skip the subset. All of them should be fixed with recent CTS. -dEQP-VK.pipeline.pipeline_library.graphics_library.fast.* -dEQP-VK.pipeline.pipeline_library.graphics_library.optimize.*