mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-04 04:45:10 +02:00
Merge bitcoin/bitcoin#32739: tsan: remove note about dropping Qt wildcards
5db0a4a2dbtsan: remove note about dropping Qt wildcards (fanquake) Pull request description: Doing so looks unmaintainable. ACKs for top commit: maflcko: lgtm ACK5db0a4a2dbTree-SHA512: 619ce944e5fc49d7e4d0de91f02599e0f8fff9b2ecaa354276bf4bd335238df99c7666f865400d00b6d44674bcda19313b9a51a722cb304657f0da4290666e64
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