Mercurial > hg-stable
changeset 40333:d5ff54152636
tests: fix "running x tests using y ... " output in a few more places
These seem to have been missed by 1039404c5e1d (run-tests: print
number of tests and parallel process count, 2018-10-13).
Differential Revision: https://phab.mercurial-scm.org/D5145
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 17 Oct 2018 11:56:03 -0700 |
parents | e0dea186ab6e |
children | 4c9418e3a7d3 |
files | tests/test-run-tests.t |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-run-tests.t Sun Oct 14 09:34:21 2018 +0000 +++ b/tests/test-run-tests.t Wed Oct 17 11:56:03 2018 -0700 @@ -173,6 +173,7 @@ #if no-windows pygments $ rt test-failure.t --color always + running 1 tests using 1 parallel processes \x1b[38;5;124m--- $TESTTMP/test-failure.t\x1b[39m (esc) \x1b[38;5;34m+++ $TESTTMP/test-failure.t.err\x1b[39m (esc) @@ -192,6 +193,7 @@ [1] $ rt test-failure.t 2> tmp.log + running 1 tests using 1 parallel processes [1] $ cat tmp.log