mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
test: Fix intermittent Tsan issue
This commit is contained in:
parent
f062abe529
commit
fa7e1471c0
1 changed files with 1 additions and 4 deletions
|
|
@ -26,9 +26,6 @@ deadlock:src/qt/test/*
|
|||
deadlock:libdb
|
||||
race:libzmq
|
||||
|
||||
# Race in headers only Boost Test
|
||||
race:std::__1::ios_base::flags
|
||||
|
||||
# Intermittent issues
|
||||
# -------------------
|
||||
#
|
||||
|
|
@ -42,4 +39,4 @@ race:CZMQAbstractPublishNotifier::SendZmqMessage
|
|||
race:epoll_ctl
|
||||
|
||||
# https://github.com/bitcoin/bitcoin/issues/23366
|
||||
race:std::__1::ios_base::width
|
||||
race:std::__1::ios_base::*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue