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