I noticed an occasional failure when running the wallet_multiwallet.py functional test using TSAN with clang-12.
This is a backport of core#19226
Differential D10544
test: Add BerkeleyDatabase tsan suppression PiRK on Nov 25 2021, 13:30. Authored by Tags None Subscribers None
Details
I noticed an occasional failure when running the wallet_multiwallet.py functional test using TSAN with clang-12. This is a backport of core#19226 With TSAN: TSAN_OPTIONS=suppressions=/home/pierre/dev/bitcoin-abc/test/sanitizer_suppressions/tsan test/functional/test_runner.py wallet_multi*
Diff Detail
|