0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

test: Fix TSan suppression

This change fixes locally running tests.
This commit is contained in:
Hennadii Stepanov 2021-04-14 13:27:48 +03:00
parent b8e5bbdf93
commit f2ef5a8afd
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -16,7 +16,7 @@ race:bitcoin-qt
deadlock:CChainState::ConnectTip
# Intentional deadlock in tests
deadlock:TestPotentialDeadLockDetected
deadlock:sync_tests::potential_deadlock_detected
# Wildcard for all gui tests, should be replaced with non-wildcard suppressions
race:src/qt/test/*