mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
test: Fix TSan suppression
This change fixes locally running tests.
This commit is contained in:
parent
b8e5bbdf93
commit
f2ef5a8afd
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue