mirror of https://github.com/bitcoin/bitcoin.git
tsan: remove note about dropping Qt wildcards
Doing so looks unmaintainable.
This commit is contained in:
parent
d91c718a68
commit
5db0a4a2db
|
@ -11,7 +11,7 @@ deadlock:Chainstate::ConnectTip
|
|||
# Intentional deadlock in tests
|
||||
deadlock:sync_tests::potential_deadlock_detected
|
||||
|
||||
# Wildcard for all of the gui, should be replaced with non-wildcard suppressions
|
||||
# Wildcard for all of the gui
|
||||
race:bitcoin-qt
|
||||
race:src/qt/test/*
|
||||
deadlock:src/qt/test/*
|
||||
|
|
Loading…
Reference in New Issue