ci/piglit: Skip glx_arb_sync_control@timing.* on all systems.
authorEmma Anholt <emma@anholt.net>
Fri, 11 Jun 2021 21:40:06 +0000 (14:40 -0700)
committerEmma Anholt <emma@anholt.net>
Mon, 14 Jun 2021 19:09:19 +0000 (12:09 -0700)
commit323abf2fb2d9ca02607f8b120140a4b6c4fafe77
treeb86f3fad640768f9803af407f9c91d632dc79086
parente594b18d6a0cb775f393244aff1772fadcb47c24
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>
.gitlab-ci/piglit/piglit-all-skips.txt
src/broadcom/ci/piglit-v3d-rpi4-flakes.txt
src/broadcom/ci/piglit-vc4-rpi3-flakes.txt
src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt
src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt
src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-flakes.txt
src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt
src/gallium/drivers/iris/ci/piglit-iris-amly-fails.txt
src/gallium/drivers/iris/ci/piglit-iris-amly-flakes.txt
src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-flakes.txt [deleted file]