Page MenuHomePhabricator

Add --quiet option to suppress rpc-tests.py output
ClosedPublic

Authored by deadalnix on Jan 20 2018, 23:28.

Details

Summary

rpt-tests.py outputs progress information as it runs tests. This commit
adds a --quiet option that suppresses that progress output and only
prints a summary of results (and logs from failed tests).

This backports core's PR9780

Test Plan
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable