Page MenuHomePhabricator

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

Authored by Fabien on Tue, Apr 30, 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable