Mercurial > hg
changeset 41990:22ed63869835
tests: glob seconds in test-upgrade-repo.t
I had the test failing locally for me with diff showing `1.4s` instead of 0.0s
Differential Revision: https://phab.mercurial-scm.org/D6161
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Wed, 20 Mar 2019 20:42:10 +0300 |
parents | 3e7cfa17df5d |
children | 3f467db023a2 |
files | tests/test-upgrade-repo.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-upgrade-repo.t Wed Mar 20 20:39:44 2019 +0300 +++ b/tests/test-upgrade-repo.t Wed Mar 20 20:42:10 2019 +0300 @@ -498,7 +498,7 @@ starting in-place swap of repository data replaced files will be backed up at $TESTTMP/upgradegd/.hg/upgradebackup.* (glob) replacing store... - store replacement complete; repository was inconsistent for 0.0s + store replacement complete; repository was inconsistent for * (glob) finalizing requirements file and making repository readable again removing old repository content$TESTTMP/upgradegd/.hg/upgradebackup.* (glob) removing temporary repository $TESTTMP/upgradegd/.hg/upgrade.* (glob)