This is an archive of the discontinued Mercurial Phabricator instance.

tests: update inline extensions in test-bundle2-exchange.t to py3
ClosedPublic

Authored by durin42 on Apr 14 2018, 12:32 AM.

Details

Summary

The test doesn't pass for what superficially look like good
reasons. We'll need to come back to it later.

  1. skip-blame because it's b prefixes and a couple of b'N' instead of str(N)

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.Apr 14 2018, 12:32 AM
indygreg accepted this revision.Apr 16 2018, 7:15 PM
This revision is now accepted and ready to land.Apr 16 2018, 7:15 PM
This revision was automatically updated to reflect the committed changes.