aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-04-14 06:57:38 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-04-14 06:56:59 +0200
commitfadea0bf371a38620b7f1f93f87d1da76d3314e0 (patch)
tree47134adc4ed6438a0f204efaf3c1b3694307d5b3 /test
parentfadbd9988590ba94e3fd2d87d773f3b09d73ef46 (diff)
downloadbitcoin-fadea0bf371a38620b7f1f93f87d1da76d3314e0.tar.xz
Revert "test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles"
I can no longer observe the need for this suppression. This reverts commit fa1fc536bb26471fd2a6fe8d12f98cf53c646306.
Diffstat (limited to 'test')
-rw-r--r--test/sanitizer_suppressions/tsan1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanitizer_suppressions/tsan b/test/sanitizer_suppressions/tsan
index b75c015f61..e2c79d56c5 100644
--- a/test/sanitizer_suppressions/tsan
+++ b/test/sanitizer_suppressions/tsan
@@ -9,7 +9,6 @@ race:WalletBatch::WriteHDChain
race:BerkeleyBatch
race:BerkeleyDatabase
race:DatabaseBatch
-race:leveldb::DBImpl::DeleteObsoleteFiles
race:zmq::*
race:bitcoin-qt