# 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.

# This is causing a binning memory overflow problem
dEQP-GLES2.functional.fragment_ops.scissor.outside_render_line

# It causes GPU resets that can affect tests that are running
# simultaneously.
spec@arb_map_buffer_alignment.*

# Bisected to b3133e250e1 ("gallium: add pipe_context::resource_release to eliminate buffer refcounting")
spec@!opengl 1.1@longprim

# VK tests have been disabled in 32-bit piglit builds, but it doesn't
# matter because we never could run them anyway.
# Piglit still complains that the tests are `Missing` though, so
# let's explicitly skip them.
# Can be removed once the piglit version in CI contains the fix for
# https://gitlab.freedesktop.org/mesa/piglit/-/issues/104
spec@ext_external_objects@vk-.*

# Versions / Extensions not supported
spec@!opengl 3.*
spec@!opengl 4.*
spec@!opengl es 3.*
spec@arb_gpu_shader5.*
spec@arb_gpu_shader_fp64.*
spec@arb_gpu_shader_int64.*
spec@arb_tessellation_shader.*
spec@arb_texture_cube_map.*
spec@glsl-1.30.*
spec@glsl-1.40.*
spec@glsl-1.50.*
spec@glsl-3.*
spec@glsl-4.*
spec@glsl-es-3.*

