]> git.ipfire.org Git - thirdparty/bind9.git/commit
The runtime of rbt_test can exceed 5 minutes when running under TSAN testing.
authorMark Andrews <marka@isc.org>
Mon, 14 Sep 2020 02:38:37 +0000 (12:38 +1000)
committerMark Andrews <marka@isc.org>
Tue, 15 Sep 2020 02:15:27 +0000 (02:15 +0000)
commitf30ec018f94dfb20453011bd4d16aa0093d129cd
tree796f9756c3a8d24261106148459c29f385c51d1b
parentd318bc2922d099bd8820f2f5b9b9e0020db522f7
The runtime of rbt_test can exceed 5 minutes when running under TSAN testing.

Limit rbt_insert_and_remove subtest runtime to ~180 seconds which gives a total
runtime of ~270 seconds.
lib/dns/tests/rbt_test.c