Merge bitcoin/bitcoin#32739: tsan: remove note about dropping Qt wildcards

5db0a4a2db tsan: remove note about dropping Qt wildcards (fanquake)

Pull request description:

  Doing so looks unmaintainable.

ACKs for top commit:
  maflcko:
    lgtm ACK 5db0a4a2db

Tree-SHA512: 619ce944e5fc49d7e4d0de91f02599e0f8fff9b2ecaa354276bf4bd335238df99c7666f865400d00b6d44674bcda19313b9a51a722cb304657f0da4290666e64
This commit is contained in:
merge-script
2025-06-13 14:01:40 +01:00

View File

@@ -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/*