We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c867ed + f2ef5a8 commit 773f8c1Copy full SHA for 773f8c1
test/sanitizer_suppressions/tsan
@@ -16,7 +16,7 @@ race:bitcoin-qt
16
deadlock:CChainState::ConnectTip
17
18
# Intentional deadlock in tests
19
-deadlock:TestPotentialDeadLockDetected
+deadlock:sync_tests::potential_deadlock_detected
20
21
# Wildcard for all gui tests, should be replaced with non-wildcard suppressions
22
race:src/qt/test/*
0 commit comments