Skip test-pull-repeated during CI
authorSimon McVittie <smcv@debian.org>
Mon, 30 Jul 2018 15:51:01 +0000 (16:51 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 15 Dec 2020 11:54:45 +0000 (11:54 +0000)
commit990c4bd17cf3101c874bf14bf024ab36deb98838
tree4a983aab1c5bb16d731f64e08d6fe2613000c5bb
parent1bd43126d618288e17b9dc6bcf8c275a1a2d81eb
Skip test-pull-repeated during CI

This test is expected to fail a small proportion of the time. During
the build of ostree 2018.7-1 in Debian, it seems we were unlucky on
s390x. Non-deterministic tests are also problematic for autopkgtest,
where they can gate migration of our dependencies like GLib, so skip
this test unless the caller has opted-in to non-deterministic tests.

It would be appropriate to enable this test in environments where
failures can easily be retried and are not disruptive to other
packages.

Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Topic debian
Gbp-Pq: Name Skip-test-pull-repeated-during-CI.patch
tests/test-pull-repeated.sh