mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01:00
test: Fix TSan suppression
This change fixes locally running tests.
This commit is contained in:
parent
b8e5bbdf93
commit
f2ef5a8afd
@ -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/*
|
||||
|
Loading…
Reference in New Issue
Block a user