mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-06 08:10:37 +01:00
test: Add BerkeleyDatabase tsan suppression
This commit is contained in:
parent
9ad6f14175
commit
fa7b46cc91
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ race:fHaveGenesis
|
|||
race:ProcessNewBlock
|
||||
race:ThreadImport
|
||||
race:WalletBatch::WriteHDChain
|
||||
race:BerkeleyDatabase
|
||||
race:zmq::*
|
||||
race:bitcoin-qt
|
||||
# deadlock (TODO fix)
|
||||
|
|
Loading…
Add table
Reference in a new issue