Closed
Bug 477271
Opened 17 years ago
Closed 16 years ago
mochitest should allow running more than one instance per objdir
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 466035
People
(Reporter: ted, Unassigned)
Details
Currently runtests.py makes it impossible to run more than one mochitest instance at the same time. The profile directory is stored in the objdir, and the servers (http and ssl) start on the same ports. It would be nice if everything was capable of working such that you could run more than one instance at the same time. Say, if you wanted to run one in a debugger and one normally.
| Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•