Closed
Bug 857535
Opened 12 years ago
Closed 12 years ago
Remove the tree hasGroups property, since it is no longer needed
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
8.62 KB,
patch
|
RyanVM
:
review+
|
Details | Diff | Splinter Review |
* 'hasGroups' was added in bug 525377 since the Firefox3.6 tree didn't have chunked mochitests.
* The vast majority of trees in Config.js now have 'hasGroups' set to true.
* For those that don't, nothing would break for them even if it was, since they don't match against the grouped testsuites list in Config.js (helpfully called groupedMachineTypes).
As such, might as well remove 'hasGroups' to shorten the repo configs in Config.js
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #732769 -
Flags: review?(ryanvm)
Updated•12 years ago
|
Attachment #732769 -
Flags: review?(ryanvm) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
In production :-)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•