This is an archive of the discontinued Mercurial Phabricator instance.

tests: update py3 test since json fields are now sorted
ClosedPublic

Authored by martinvonz on May 16 2018, 1:34 PM.

Details

Summary

The fields have been sorted since 814151cd8c4a (logcmdutil: rewrite
jsonchangeset printer to be backed by jsonformatter, 2018-04-13), and
the test case has thus been failing since that commit.

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

martinvonz created this revision.May 16 2018, 1:34 PM
This revision was automatically updated to reflect the committed changes.