Page MenuHomePhabricator

test: Properly set sync_fun in NodeNetworkLimitedTest
ClosedPublic

Authored by Fabien on Nov 18 2022, 14:49.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCfa7b9be30050: test: Properly set sync_fun in NodeNetworkLimitedTest
Summary
Test Plan
./test/functional/test_runner.py p2p_node_network_limited

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Nov 18 2022, 14:49
PiRK added a subscriber: PiRK.
PiRK added inline comments.
test/functional/p2p_node_network_limited.py
75 ↗(On Diff #36394)

Could be shortened with slicing indexes, but I also see the value of sticking with the source material.

This revision is now accepted and ready to land.Nov 18 2022, 17:01