]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow reruns for test_json and test_xml tests
authorNicki Křížek <nicki@isc.org>
Wed, 2 Jul 2025 15:57:14 +0000 (17:57 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 7 Jul 2025 11:29:02 +0000 (13:29 +0200)
commit66f6f4bba99ca5975253c536bb46eae1188a28db
treea4732ec973f82fad8ce446cea00111244c002623
parentae932eefc5c8f049f29ecb14fe7a53cad5500056
Allow reruns for test_json and test_xml tests

These tests have been unstable under TSAN in the past, but it appears
that the same failure mode can happen outside of TSAN tests as well.
These tests have produced 12 failures combined in the past three weeks
in nightlies.
bin/tests/system/isctest/mark.py
bin/tests/system/statschannel/tests_json.py
bin/tests/system/statschannel/tests_xml.py