Page MenuHomePhabricator

[tests] define NODE_NETWORK_LIMITED in test framework
ClosedPublic

Authored by Fabien on Jan 21 2019, 16:18.

Details

Summary

This makes the bitfields comparison easier to work with.

Partial Backport of core PR11867 (commit dbfe294)

Depends on D2366

Test Plan
./test/functional/test_runner.py node_network_limited.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11867_part2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4612
Build 7287: Bitcoin ABC Buildbot (legacy)
Build 7286: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Jan 21 2019, 17:32

The description is incorrect.

test/functional/node_network_limited.py
53

Fix the comment. Note that NODE_BITCOIN_CASH is deprecated and has no effect now.

This revision now requires changes to proceed.Jan 21 2019, 17:32
deadalnix edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 21 2019, 23:36
This revision was automatically updated to reflect the committed changes.