1bf215546Sopenharmony_ci# Note: skips lists for CI are just a list of lines that, when
2bf215546Sopenharmony_ci# non-zero-length and not starting with '#', will regex match to
3bf215546Sopenharmony_ci# delete lines from the test list.  Be careful.
4bf215546Sopenharmony_ci
5bf215546Sopenharmony_ci# These are tremendously slow (pushing toward a minute), and aren't
6bf215546Sopenharmony_ci# reliable to be run in parallel with other tests due to CPU-side timing.
7bf215546Sopenharmony_cidEQP-GLES[0-9]*.functional.flush_finish.*
8bf215546Sopenharmony_ci
9bf215546Sopenharmony_ci# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4575
10bf215546Sopenharmony_cidEQP-VK.wsi.display.get_display_plane_capabilities
11bf215546Sopenharmony_ci
12bf215546Sopenharmony_ci# piglit: WGL is Windows-only
13bf215546Sopenharmony_ciwgl@.*
14bf215546Sopenharmony_ci
15bf215546Sopenharmony_ci# These are sensitive to CPU timing, and would need to be run in isolation
16bf215546Sopenharmony_ci# on the system rather than in parallel with other tests.
17bf215546Sopenharmony_ciglx@glx_arb_sync_control@timing.*
18