Page MenuHomePhabricator

[chronik] Bump the RPC timeout in tests
ClosedPublic

Authored by Fabien on May 1 2023, 09:44.

Details

Reviewers
tobias_ruck
Group Reviewers
Restricted Project
Commits
rABCa8a6b688bedb: [chronik] Bump the RPC timeout in tests
Summary

Most of the chronik tests generate 100 blocks in a row to mature the coinbase utxos. This occasionally times out on qemu CI machine, so let's bump the timeout to avoid the issue.

Test Plan
./test/functional/test_runner.py chronik_*

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.May 1 2023, 09:44
tobias_ruck added a subscriber: tobias_ruck.

This is missing chronik_script_confirmed_txs.py, chronik_script_history.py (which generates 900 blocks at one time!), chronik_script_unconfirmed_txs.py

This revision now requires changes to proceed.May 3 2023, 10:52
This revision is now accepted and ready to land.May 3 2023, 11:13
This revision was landed with ongoing or failed builds.May 3 2023, 11:14
This revision was automatically updated to reflect the committed changes.