zcashd/qa/pull-tester
Greg Pfeil ad26296b89
Make RPC test output more deterministic
* sort the result summary (always)
* add a flag, `--deterministic` (`-d`), to enable other output changes
* don’t print progress `.` (with `-d`)
* don’t print durations/runtime (with `-d`)

This isn’t fully deterministic as tests can still complete out of order, but
even there these changes make it easier to diff regions. Adding `--jobs 1`
should make it fully deterministic at the cost of performance.
2023-03-16 01:32:45 -06:00
..
rpc-tests.py Make RPC test output more deterministic 2023-03-16 01:32:45 -06:00
tests_config.ini.in scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00