Page MenuHomePhabricator

[integration tests] Don't override the ipc timeout
ClosedPublic

Authored by Fabien on Apr 30 2024, 08:54.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC93eb3a339e23: [integration tests] Don't override the ipc timeout
Summary

The IPC timeout was overriden when introduced to demonstrate the API for the integration tests, but since then this has been copy pasted everywhere with no apparent thought. Remove it and use the default to avoid test timeouts.

Test Plan
./contrib/teamcity/build-configurations.py chronik-client-integration-tests
./contrib/teamcity/build-configurations.py ecash-lib-integration-tests # Note this doesn't run on my machine

Diff Detail

Repository
rABC Bitcoin ABC
Branch
default_ipc_timeout
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28812
Build 57162: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 57161: arc lint + arc unit