Merge bitcoin/bitcoin#24390: test: Remove suppression no longer needed with headers-only Boost.Test

81738d2881253f28b69666ada2a01ebb353f503a test: Remove suppression no longer needed with headers-only Boost.Test (Hennadii Stepanov)

Pull request description:

  It appears, that moving to [headers-only](https://github.com/bitcoin/bitcoin/pull/24301) Boost.Test makes the removed suppression unneeded even without [bumping](https://github.com/bitcoin/bitcoin/pull/24383) boost version.

ACKs for top commit:
  MarcoFalke:
    cr ACK 81738d2881253f28b69666ada2a01ebb353f503a

Tree-SHA512: e60443f79a2e38cc78fceeff5c2956d622e8a10730129f9c27c14aef59bc6fa0894b8011e6191530443bf3165f78da978bc08ad04248ddb65e2da373264afa6a
This commit is contained in:
fanquake 2022-02-19 19:52:56 +00:00 committed by pasta
parent 51630d2e5e
commit d5d1a714fb
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -55,10 +55,6 @@ race:InterruptRPC
race:src/qt/test/*
deadlock:src/qt/test/*
# Race in src/test/main.cpp
# Can be removed once upgraded to boost test 1.74 in depends
race:validation_chainstatemanager_tests
# External libraries
deadlock:libdb
race:libzmq