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

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/*