Mercurial > hg > mercurial-source
changeset 13149:735dd8e8a208
progress using tests: disable time estimates to avoid flakiness
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 15 Dec 2010 10:55:14 -0600 |
parents | ab5fcc473fd1 |
children | 8617b8b74fae |
files | tests/test-archive.t tests/test-convert-svn-move.t tests/test-progress.t tests/test-subrepo-recursion.t |
diffstat | 4 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-archive.t +++ b/tests/test-archive.t @@ -214,6 +214,7 @@ > progress = > [progress] > assume-tty = 1 + > format = topic bar number > delay = 0 > refresh = 0 > width = 60
--- a/tests/test-convert-svn-move.t +++ b/tests/test-convert-svn-move.t @@ -167,6 +167,7 @@ > [progress] > assume-tty = 1 > delay = 0 + > format = topic bar number > refresh = 0 > width = 60 > EOF