Page MenuHomePhabricator

Kill OutputChecker, use assert_start_raises_init_error instead
ClosedPublic

Authored by deadalnix on Jan 19 2018, 00:07.

Details

Summary

assert_start_raises_init_error was backported from core's PR9832

This diff also remove the old system used to check for error in the output that were added in various tests ( notably abc-cmdline.py ).

Test Plan
make check
./test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Branch
assert_start_raises_init_error
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1659
Build 1659: arc lint + arc unit