This is more robust.
Details
Details
- Reviewers
marmoute - Group Reviewers
hg-reviewers - Commits
- rHG51262af89efe: test-dirstate: use new `--docket` flag to get the data uuid
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
We probably need to add a new line to check that the old file have been deleted, don't we?
The current checking is done by checking that find_dirstate_uuid only return one value.
Comment Actions
All calls to dirstate_uuid_has_not_changed is preceded by a check that we only have 1 dirstate data file, so I'm not sure what you're asking
Comment Actions
✅ refresh by Heptapod after a successful CI run (🐙 💚)
⚠ This patch is intended for stable ⚠