mesa/.gitlab-ci/piglit
Emma Anholt 323abf2fb2 ci/piglit: Skip glx_arb_sync_control@timing.* on all systems.
The test involves timestamping to figure out how long a swap actually
takes, but if anything ends up rescheduling the process you can end up
spuriously failing.  I could easily reproduce flakiness by just running a
loop accessing the filesystem in parallel with a loop running the test.
So, it's certainly not usable on a CI system with other piglit tests
running in parallel, and we don't want to run it if it's going to just
produce flake noise.

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11333>
2021-06-14 12:09:19 -07:00
..
disable-vs_in.diff
piglit-all-skips.txt ci/piglit: Skip glx_arb_sync_control@timing.* on all systems. 2021-06-14 12:09:19 -07:00
piglit-runner.sh ci/piglit: Move the WGL skip to a common skips file. 2021-06-14 12:09:19 -07:00
run.sh ci: Use JOB_ARTIFACTS_BASE for Piglit fails 2021-06-11 12:13:00 +00:00
run_cl.sh CI: Fix path confusion in OpenCL Piglit execution 2021-06-02 09:04:14 +00:00