This is an archive of the discontinued Mercurial Phabricator instance.

bookmarks: test for exchanging long bookmark names (issue5165)
ClosedPublic

Authored by durin42 on Mar 8 2018, 2:38 PM.

Details

Summary

As far as I can tell a test for a long bookmark name never actually
got added when this was fixed. Let's document that a 300 byte bookmark
is something we're supporting (this patch started out life over a year
ago as a way for me to validate the problem, and I recently found it.)

I think the nonzero exits from the push operations are only because no
new changesets get exchanged. Please correct me if I'm wrong on that. :)

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

durin42 created this revision.Mar 8 2018, 2:38 PM
This revision was automatically updated to reflect the committed changes.