]> 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 11:16:46 +0000 (13:16 +0200)
commita904cd9a0e52acf0bee25fe9f98bacd70d85d465
tree1282a2521a7df8acc6f212bb642250e786e23762
parent5fcf0099fa03e9870292999fc4c7c3c21e82a045
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.

(cherry picked from commit fbcf37f914ed83cab374e01d13e0ce302c87ab52)
bin/tests/system/conf.sh.in