This is an archive of the discontinued Mercurial Phabricator instance.

run-tests: pass --with-hg to run-tests.py command used by bisect
ClosedPublic

Authored by quark on Aug 30 2017, 6:36 PM.

Details

Summary

This makes run-tests.py -l test-run-tests.t 23 seconds faster on my
laptop. Inside the test, $ rt --known-good-rev=0 test-bisect.t took 24.9
seconds before, and 1.2 seconds after.

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

quark created this revision.Aug 30 2017, 6:36 PM
yuja accepted this revision.Sep 1 2017, 9:15 AM
yuja added a subscriber: yuja.

Queued the series, thanks.

This revision is now accepted and ready to land.Sep 1 2017, 9:15 AM
This revision was automatically updated to reflect the committed changes.