radv/ci: stop skipping some graphics pipeline library tests

They are fixed in CTS 1.3.5.0.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21689>
This commit is contained in:
Samuel Pitoiset 2023-02-24 15:41:23 +01:00 committed by Marge Bot
parent 9e919a9bd9
commit 81eaf7b9e4

View file

@ -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.*