mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
0bba5e4470
The death tests fork() a new thread in a multithreaded test harness so we can test thread death behavior. Unfortunately TSAN does not support fork() after spawning a thread and will kill the thread by default, causing a test failure. This sets an unsupported TSAN flag that disables the behavior, allowing the tests to proceed. There is currently no means to limit the change to only the death tests, but the change only applies to the death tests for now. |
||
---|---|---|
.. | ||
pip | ||
scons | ||
asan.blacklist | ||
backports_required_for_multiversion_tests.yml | ||
burn_in_tests.yml | ||
cloud_nightly.yml | ||
evergreen.yml | ||
format_sample.cpp | ||
lsan.suppressions | ||
olsen_time_zones.yml | ||
perf.yml | ||
repo_config.yaml | ||
system_perf.yml | ||
test_lifecycle.yml | ||
test_retrial.yml | ||
tsan.blacklist | ||
tsan.suppressions | ||
ubsan.blacklist | ||
valgrind.suppressions | ||
yamllint_config.yml |