Open Bug 682337 Opened 13 years ago Updated 2 years ago

Do not set --close-when-done by default when running mochitests through make when using TEST_PATH

Categories

(Testing :: Mochitest, defect)

x86
All
defect

Tracking

(Not tracked)

People

(Reporter: mdas, Unassigned)

Details

Right now, if you run any mochitest through make, the --close-when-done argument is passed to runtests.py automatically. Change it so that if you pass in a TEST_PATH then it will not automatically close. If the user wants it to close, they can do EXTRA_TEST_ARGS='--close-when-done'
Why would you not want it to close?
I haven't had the case of not wanting it to close, but this is just to allow the user to decide, since right now they have no choice but to use runtests.py if they wish to view the test runner.
Assignee: mdas → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.