# Note: skips lists for CI are just a list of lines that, when
# non-zero-length and not starting with '#', will regex match to
# delete lines from the test list.  Be careful.

# tests leak on separate render+display devices:
#   https://gerrit.khronos.org/c/vk-gl-cts/+/19625
asan-dEQP-VK.image.swapchain_mutable.direct_drm.*
asan-dEQP-VK.wsi.acquire_drm_display.*
asan-dEQP-VK.wsi.direct_drm.*

# https://gitlab.freedesktop.org/mesa/mesa/-/issues/15116
dEQP-VK.wsi.xlib.maintenance1.present_modes.*
dEQP-VK.wsi.xlib.maintenance1.deferred_alloc.fifo.*
dEQP-VK.wsi.xlib.maintenance1.present_fence.fifo.*

# OpenCL-CTS OpenCL-GL sharing needs explicit Rusticl/Panfrost interop
# enablement before this is a valid CTS target for the G610 job
OpenCL-GL Sharing

# OpenCL-CTS SPIR exits cleanly after reporting that cl_khr_spir is unsupported,
# but deqp-runner cannot parse that message as a skip
^SPIR$

# OpenCL-CTS tests that time out
^Images \(Kernel max size\)$
^Images \(Kernel pitch\)$
^Images \(Kernel\)$
^Images \(clCopyImage\)$
^Images \(clFillImage max size\)$
^Images \(clFillImage pitch\)$
^Images \(clFillImage\)$
^Select$

# The OpenCL spec does not define relative error or precision requirements for
# CL_FILTER_LINEAR sampler combinations
CL_FILTER_LINEAR
