From e1e68b6305beb47ebf7ee48f14e12fdebdfea1ef Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Sun, 20 Sep 2020 11:54:58 +0300 Subject: test: Fix inconsistent lock order in wallet_tests/CreateWallet --- test/sanitizer_suppressions/tsan | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/sanitizer_suppressions/tsan b/test/sanitizer_suppressions/tsan index 48f81f3dbf..986e096056 100644 --- a/test/sanitizer_suppressions/tsan +++ b/test/sanitizer_suppressions/tsan @@ -32,7 +32,6 @@ deadlock:CConnman::ForNode deadlock:CConnman::GetNodeStats deadlock:CChainState::ConnectTip deadlock:UpdateTip -deadlock:wallet_tests::CreateWallet # WalletBatch (unidentified deadlock) deadlock:WalletBatch -- cgit v1.2.3