###
# This file should only contain tests that cause GPU hangs.
##

# This test can cause random GPU hangs for very weird reasons, needs to be
# investigated.
dEQP-VK.api.command_buffers.many_indirect_disps_on_secondary

# Those cases seem to usually timeout.
dEQP-VK.synchronization2.internally_synchronized_queues.*wsi*

# These tests require PCIe atomics, causing random hangs
dEQP-VK.video.synchronization.*.basic.event.*

# These tests hang when running in parallel (border color on compute queues).
dEQP-VK.pipeline.*.sampler.*_compute

# These tests cause segmentation fault: https://github.com/KhronosGroup/VK-GL-CTS/issues/603
dEQP-VK.api.image_compression_control.swapchain.direct.*

# Skip these two RT tests on all generations (although only RDNA2 GPUs seem to
# hang) until the issue is resolved: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/16027
dEQP-VK.ray_tracing_pipeline.misc.maxrtinvocations_AABB
dEQP-VK.ray_tracing_pipeline.misc.maxrtinvocations_tri
