Make the summary row of the test runner bold red if any test fails. This helps visibility if something fails.
(yesteryday I had a snafu where I missed that feature_blocksdir.py had failed because it's one of the earlier tests in the list, this intends to avoid that in the future)
Before:

After:

If tests pass it still looks the same:
