HomePhabricator

[cmake] Double the functional test timeout when a sanitizer is enabled

Description

[cmake] Double the functional test timeout when a sanitizer is enabled

Summary: The sanitizers can have a lot of overhead, especially TSAN. Some tests have their RPC timeout bumped already but this does not apply to all the timeouts, like wait_until timeouts which occasionnaly causes false positives on CI that can be reproduced easily enough on slow machines.

Test Plan:
With and without tsan:

ninja check-functional

Reviewers: #bitcoin_abc, sdulfari

Reviewed By: #bitcoin_abc, sdulfari

Differential Revision: https://reviews.bitcoinabc.org/D11776

Details

Provenance
FabienAuthored on Jul 20 2022, 15:44
FabienPushed on Jul 21 2022, 07:33
Reviewer
Restricted Project
Differential Revision
D11776: [cmake] Double the functional test timeout when a sanitizer is enabled
Parents
rABCca16d4e0b05e: Fix tsan suppression with Clang 14
Branches
Unknown
Tags
Unknown