Closed
Bug 691090
Opened 14 years ago
Closed 14 years ago
Fennec Talos doesn't need to TinderboxPrint moz: and mobile: revs anymore
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: coop)
References
Details
(Whiteboard: [talos][tinderbox][cleanup])
Attachments
(1 file)
|
2.67 KB,
patch
|
mozilla
:
review+
coop
:
checked-in+
|
Details | Diff | Splinter Review |
I'm not sure whether any part of the block in http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#7204 is still doing something useful, but the part that TinderboxPrints the moz: and mobile: revisions certainly isn't, since they are the same revision, a revision which will later be TinderboxPrinted as rev:, a way of putting it which tbpl knows how to ignore because it doesn't actually want to be told the revision via TinderboxPrint at all, much less three times over with three different labels :)
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → coop
Priority: -- → P3
Whiteboard: [talos][tinderbox][cleanup]
| Assignee | ||
Comment 2•14 years ago
|
||
Aki: do we need anything that's in the fennec-specific block that begins at https://hg.mozilla.org/build/buildbotcustom/file/36c8c6de903f/process/factory.py#l7182 ?
I'd rather rip out the whole thing if possible rather than just the output step.
Status: NEW → ASSIGNED
Priority: P3 → P2
Comment 3•14 years ago
|
||
(In reply to Chris Cooper [:coop] from comment #2)
> Aki: do we need anything that's in the fennec-specific block that begins at
> https://hg.mozilla.org/build/buildbotcustom/file/36c8c6de903f/process/
> factory.py#l7182 ?
>
> I'd rather rip out the whole thing if possible rather than just the output
> step.
Nuke it! :)
Thanks Coop!
| Assignee | ||
Comment 4•14 years ago
|
||
Attachment #575572 -
Flags: review?(aki)
Updated•14 years ago
|
Attachment #575572 -
Flags: review?(aki) → review+
| Assignee | ||
Comment 5•14 years ago
|
||
Comment on attachment 575572 [details] [diff] [review]
Stop printing mobile revisions we don't use/need
https://hg.mozilla.org/build/buildbotcustom/rev/cb12f1cf88d6
Attachment #575572 -
Flags: checked-in+
| Assignee | ||
Updated•14 years ago
|
Flags: needs-reconfig?
| Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: needs-reconfig?
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•