This will help to stabilize part of the test that are not relevant for what is
actually tested.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGa4a5d123fb03: tests: make sure no ambiguities remains after the commit
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
This assumes a maximum granularity of one second even though some FS have more than that... but I don't think we should cripple the tests more than this. If it really is a problem, we'll find something else.
Comment Actions
Yeah, if we end up running the test on strange FS, this will get flaky and we can build a small script that wait long enough.