]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable deadlines for hypothesis tests when running in CI
authorŠtěpán Balážik <stepan@isc.org>
Tue, 23 Apr 2024 13:48:18 +0000 (15:48 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 2 Aug 2024 11:22:56 +0000 (11:22 +0000)
commitd0288545f329966e84bdf410577102ccbd597356
tree3869e210ec2bfbbdbae52a8f23b006fafab3a149
parent2ae0e31138dfa2aab0a0bf08451dbe0eee9d10ba
Disable deadlines for hypothesis tests when running in CI

The times it takes to run tests CI vary significantly enough
that it makes hypothesis test reach their deadlines and fail randomly
marking the tests as flaky.

This commit disables the deadlines when running in CI.

(cherry picked from commit f55cacbbfd5eeaeb8e521895a0ffab8addeaad6f)
.gitlab-ci.yml
bin/tests/system/wildcard/tests_wildcard.py