mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 21:41:02 +02:00
build: Enable functional tests in the ThreadSanitizer (TSan) build job
This commit is contained in:
@@ -11,11 +11,6 @@ deadlock:TestPotentialDeadLockDetected
|
||||
race:src/qt/test/*
|
||||
deadlock:src/qt/test/*
|
||||
|
||||
# WIP: Unidentified suppressions to run the functional tests
|
||||
#race:zmqpublishnotifier.cpp
|
||||
#
|
||||
#deadlock:CreateWalletFromFile
|
||||
#deadlock:importprivkey
|
||||
#deadlock:walletdb.h
|
||||
#deadlock:walletdb.cpp
|
||||
#deadlock:wallet/db.cpp
|
||||
# External libraries
|
||||
deadlock:libdb
|
||||
race:libzmq
|
||||
|
Reference in New Issue
Block a user