Closed
Bug 794895
Opened 12 years ago
Closed 12 years ago
Replace Talos "FAIL:" with "talosError:" rather than "TinderboxPrint:FAIL:", so they appear in TBPL annotated summary
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sheriff-want])
Attachments
(1 file)
1.15 KB,
patch
|
catlee
:
review+
emorley
:
checked-in+
|
Details | Diff | Splinter Review |
Talos outputs failures with the prefix "FAIL:".
buildbotcustom's talos.py then replaces "FAIL:" with "TinderboxPrint:FAIL:", so that TBPL's tinderbox_print parser puts them in the panel lower right of the TBPL UI.
However now that we have bug 790602, we should just get talos.py to prefix with "talosError:" instead, so that TBPL displays them in the annotated summary, rather than hiding them away in the lower tinderbox_print panel.
Depends on bug 794799, since before that lands, the "FAIL:" output will be too noisy, and will swamp the annotated summary box.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #665379 -
Flags: review?(catlee)
Updated•12 years ago
|
Attachment #665379 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 665379 [details] [diff] [review]
Patch v1
https://hg.mozilla.org/build/buildbotcustom/rev/dcb42bc70954
Attachment #665379 -
Flags: checked-in+
Comment 3•12 years ago
|
||
This is now live.
Assignee | ||
Comment 4•12 years ago
|
||
Thank you :-)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•