]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] chg: ci: Allow rerun of unstable statschannel tests under TSAN
authorNicki Křížek <nicki@isc.org>
Mon, 19 Aug 2024 15:54:58 +0000 (15:54 +0000)
committerNicki Křížek <nicki@isc.org>
Mon, 19 Aug 2024 15:54:58 +0000 (15:54 +0000)
commite06cb3d93be895305466a24e0bbe679243f43679
treec09bed3bf157c5e81cd48fdd5ed54247346263ad
parentd62a103045851acc11989da65d09b59ba634fd8c
parent9a154d66ed8c9be28a0ce7770c1b85c5c810c095
[9.18] chg: ci: Allow rerun of unstable statschannel tests under TSAN

The test_traffic_json and test_traffic_xml occasionally fail when
running under TSAN. This happens in CI and is most likely a result of
some instability that doesn't seem to be easily reproduced.

Closes #4598

Backport of MR !9293

Merge branch 'backport-4598-mark-statschannel-test-flaky-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9351