( )⚙ D10753 persistent-nodemap: add a way to make the picked uid predictable

This is an archive of the discontinued Mercurial Phabricator instance.

persistent-nodemap: add a way to make the picked uid predictable
ClosedPublic

Authored by marmoute on May 20 2021, 10:18 AM.

Details

Summary

This will make the test less volatile and therefore easier to maintain. I am
setting this is for the persistent nodemap docket first, but my target is to use
similar logic for the revlogv2 (and co) test.

For persisent nodemap, they are too many different in how each test variants (with rust, without rust, etc) needs new uid for this be really useful (right now). However it will be directly useful for the revlogv2 logic.

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.