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 ).
Differential D981
Kill OutputChecker, use assert_start_raises_init_error instead deadalnix on Jan 19 2018, 00:07. Authored by Tags None Subscribers None
Details
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 ). make check ./test/functional/test_runner.py --extended
Diff Detail
|