This is an archive of the discontinued Mercurial Phabricator instance.

tests: fix test-subrepo-paths.t on Python 3
ClosedPublic

Authored by durin42 on May 19 2018, 4:10 PM.

Details

Summary

The Python 3 group reference error message is a little more helpful,
so we'll allow the extra output. I tried matching this with an (re)
line, but decided it wasn't worth the effort.

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.May 19 2018, 4:10 PM
pulkit accepted this revision.May 19 2018, 4:17 PM
This revision was automatically updated to reflect the committed changes.