This is an archive of the discontinued Mercurial Phabricator instance.

tests: stabilize test-amend.t on Windows
ClosedPublic

Authored by mharbison72 on Feb 24 2020, 4:39 PM.

Details

Summary

If $TESTTMP isn't quoted in this context, it ends up like
C:Temphgtests.pikkoxchild1test-amend.t-obsstore-off.

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.Feb 24 2020, 4:39 PM

This is meant for stable. The other test fixes I'll submit shortly are for default.

marmoute accepted this revision.Feb 25 2020, 4:49 AM
pulkit accepted this revision.Feb 25 2020, 6:17 AM
This revision is now accepted and ready to land.Feb 25 2020, 6:17 AM
This revision was automatically updated to reflect the committed changes.