Closed
Bug 1109950
Opened 10 years ago
Closed 10 years ago
speed up loop run-all-browser-tests by about 20 seconds
Categories
(Hello (Loop) :: Client, defect)
Tracking
(Not tracked)
People
(Reporter: dmosedale, Assigned: dmosedale)
Details
Attachments
(1 file)
1.23 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
Right now, mochitest gets run twice, when it could be run once, saving us an unnecessary browser startup and shutdown. On my 2012 MacBook Pro Retina running the tests all at once saves us about 20 seconds; on slower machines it'll likely save more.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8534681 -
Flags: review?(standard8)
Updated•10 years ago
|
Attachment #8534681 -
Flags: review?(standard8) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Updated•10 years ago
|
Iteration: --- → 37.1
Updated•10 years ago
|
Iteration: 37.1 → 37.2
You need to log in
before you can comment on or make changes to this bug.
Description
•