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.
1 parent b8e5bbd commit f2ef5a8Copy full SHA for f2ef5a8
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