The test was using system time for displaying ETAs, which could be flaky if
the sysload is high. This patch extracts mocktime.py from test-progress.t to
make sure test-patchbomb.t is unaffected by system time.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG12b355964de8: test-patchbomb: use mocktime
rHGb4dbebdaf9e0: test-patchbomb: use mocktime
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.