mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-31 10:41:08 +00:00
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
|
# Intentional deadlock in tests
|
||||||
deadlock:sync_tests::potential_deadlock_detected
|
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:bitcoin-qt
|
||||||
race:src/qt/test/*
|
race:src/qt/test/*
|
||||||
deadlock:src/qt/test/*
|
deadlock:src/qt/test/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user