Mercurial > hg
changeset 34315:98b359216915
test-patchbomb: fix the test
With the experimental config `progress.estimate` removed, the progress
output in `test-patchbomb.t` has a minor change: it shows ETA since the
beginning.
(This could be folded into f428c3)
author | Jun Wu <quark@fb.com> |
---|---|
date | Thu, 28 Sep 2017 10:37:53 -0700 |
parents | a667f0ca1d5f |
children | 12b355964de8 |
files | tests/test-patchbomb.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-patchbomb.t Wed Sep 27 15:14:59 2017 -0700 +++ b/tests/test-patchbomb.t Thu Sep 28 10:37:53 2017 -0700 @@ -333,10 +333,10 @@ sending [ ] 0/3\r (no-eol) (esc) \r (no-eol) (esc) \r (no-eol) (esc) - sending [==============> ] 1/3\r (no-eol) (esc) + sending [============> ] 1/3 01s\r (no-eol) (esc) \r (no-eol) (esc) \r (no-eol) (esc) - sending [=============================> ] 2/3\r (no-eol) (esc) + sending [==========================> ] 2/3 01s\r (no-eol) (esc) \r (esc) sending [PATCH 0 of 2] test ... sending [PATCH 1 of 2] a ...