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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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