mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-01 21:51:36 +02:00
tsan: remove note about dropping Qt wildcards
Doing so looks unmaintainable.
This commit is contained in:
@@ -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/*
|
||||
|
Reference in New Issue
Block a user