]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable delv tests under TSAN
authorTom Krizek <tkrizek@isc.org>
Mon, 26 Jun 2023 14:40:03 +0000 (16:40 +0200)
committerTom Krizek <tkrizek@isc.org>
Thu, 29 Jun 2023 08:35:47 +0000 (10:35 +0200)
commitfbcf37f914ed83cab374e01d13e0ce302c87ab52
treefc069c1a28745924e1e19adcda3f088b80ad5b0f
parent06131a876053e9528949712a9850e40ca41dd5c5
Disable delv tests under TSAN

Since delv can occasionally hang in system tests when running with TSAN
(see GL#4119), disable these tests as a workaround. Otherwise, the hung
delv process will just waste CI resources and prevent any meaningful
output from the rest of the test suite.
bin/tests/system/conf.sh.in