Closed
Bug 843105
Opened 12 years ago
Closed 12 years ago
allow robocop tests to be run in chunks
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla22
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
|
1.71 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
We can only run robocop tests as a single chunk, now we have too many tests and our run times are starting to take >hour.
This bug will take care of the harness changes, we will have another bug to split this at the buildbot level.
| Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 716082 [details] [diff] [review]
fix test harness to run robocop tests in chunks
Review of attachment 716082 [details] [diff] [review]:
-----------------------------------------------------------------
Should we add this functionality to ManifestDestiny? Seems like something we've added to every harness.
Attachment #716082 -
Flags: review?(ted) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
We should land this on aurora and beta as well since our times on those branches are higher.
Does anybody know how to get the approval flags set?
Comment 4•12 years ago
|
||
Two ways:
Click https://bugzilla.mozilla.org/attachment.cgi?id=716082&action=edit and change the two flags to "?" and fill out the form-comment with vague generalities about how it's test-only and won't have any effect until it's turned on in buildbot and can easily be reverted there, too, or,
Land it, a=test-only.
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•