This is an archive of the discontinued Mercurial Phabricator instance.

tests: suppress output from write()
ClosedPublic

Authored by indygreg on Sep 29 2019, 3:19 PM.

Details

Summary

Otherwise it is printed and the test fails with tons of output on
Python 3.

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.Sep 29 2019, 3:19 PM
pulkit accepted this revision.Sep 30 2019, 8:16 AM
This revision is now accepted and ready to land.Sep 30 2019, 8:16 AM
This revision was automatically updated to reflect the committed changes.