( )⚙ D8720 tests: stablize test-serve.t on Windows

This is an archive of the discontinued Mercurial Phabricator instance.

tests: stablize test-serve.t on Windows
ClosedPublic

Authored by mharbison72 on Jul 9 2020, 11:12 PM.

Details

Summary

I forget the reason that the subprocess on Windows doesn't print this, but all
other instances of this are similarly conditionalized, so I didn't think too
hard about it.

Also, the server needs to be killed so it doesn't prevent the next run from
working, especially since the port isn't randomized.

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

mharbison72 created this revision.Jul 9 2020, 11:12 PM
pulkit accepted this revision.Jul 10 2020, 6:08 AM
This revision is now accepted and ready to land.Jul 10 2020, 6:08 AM
This revision was automatically updated to reflect the committed changes.