D5966: test: stabilize test-run-tests.t output
lothiraldan (Boris Feld)
phabricator at mercurial-scm.org
Tue Feb 19 18:29:39 UTC 2019
lothiraldan added inline comments.
INLINE COMMENTS
> durin42 wrote in test-run-tests.t:1177
> I don't feel strongly, let's just make it permissive so the test passes on both fast and slow systems.
I think it's the case, the first part of the regex `\d+` will match any amount of seconds and the remaining part `\.\d{3,4}` should match as long the precision doesn't change.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D5966
To: lothiraldan, #hg-reviewers
Cc: durin42, mercurial-devel
More information about the Mercurial-devel
mailing list