Page MenuHomePhabricator

Fix abc_p2p_fullblocktest timeout with TSAN
ClosedPublic

Authored by Fabien on Feb 1 2021, 10:49.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC3e336ece10db: Fix abc_p2p_fullblocktest timeout with TSAN
Summary

The very last part of the test is submitting a large block, which tends
to time out with the default 60s limit on the TSAN build.

Test Plan

With TSAN:

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_tsan_abc_p2p_fullblocktest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15063
Build 30076: Build Diffbuild-diff · build-without-wallet · build-debug · build-clang · build-clang-tidy
Build 30075: arc lint + arc unit