This is an archive of the discontinued Mercurial Phabricator instance.

tests: use test harness `hg` in test-hghave.t
ClosedPublic

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

Details

Summary

This prevents the sub test harness from rebuilding Mercurial.
It shaves ~30s from the test wall time on my machine.

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