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
- Branch
- stable
- Lint
No Linters Available - Unit
No Unit Test Coverage
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 ⚠