This makes the test behavior clearer, especially, why the output are
inconsistent.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGb4ad45f2f648: tests: clarify some missing output in test-merge-subrepos
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
In status semantics, deleted is the same as missing, and you've listed them as removed. I think this is the correct output, but the comment is confusing.
Comment Actions
The test itself is confusing because the update seems to upgrade the initially missing file to removed. This is fairly strange but not the core issue here. So when this eventually get fixed, I expect the fixer to sort the missing/deleted situation themself.