This is an archive of the discontinued Mercurial Phabricator instance.

tests: update test to work with Git 2.16
ClosedPublic

Authored by indygreg on Jan 22 2018, 3:38 PM.

Details

Summary

It looks like Git 2.16 removed the "..." from some strings.
Glob over those characters in the test output.

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

indygreg created this revision.Jan 22 2018, 3:38 PM
spectral accepted this revision.Jan 22 2018, 3:46 PM
spectral added a subscriber: spectral.

I've also been seeing these failures, thanks!

martinvonz accepted this revision.Jan 22 2018, 3:51 PM
This revision is now accepted and ready to land.Jan 22 2018, 3:51 PM
This revision was automatically updated to reflect the committed changes.