Page MenuHomePhabricator

remove ComparisonTestFramework dependency from segwit recovery test
ClosedPublic

Authored by markblundeberg on Jul 14 2019, 01:55.

Details

Summary

This borrows the approach from D3601.

Test Plan

./test/functional/test_runner.py abc-segwit-recovery.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
swcomp
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6857
Build 11761: Bitcoin ABC Buildbot (legacy)
Build 11760: arc lint + arc unit

Event Timeline

Note that rejected and reconnect_p2p don't actually get used in this test; could probably be taken out. Initially I was thinking they might come in useful later, now I can't imagine that anything like that would be added.

This revision is now accepted and ready to land.Jul 14 2019, 16:56