Closed Bug 479308 Opened 15 years ago Closed 6 years ago

tinderbox error log highlighting should highlight TinderboxPrint:FAIL: Busted: ts

Categories

(Webtools Graveyard :: Tinderbox, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dbaron, Assigned: cls)

Details

Attachments

(1 file)

When the startup test fails, it prints:

TinderboxPrint:FAIL: Busted: ts

TinderboxPrint:FAIL: failed to initialize browser

...for example, in http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1235077383.1235080074.5935.gz .  The error highlighting doesn't flag this, though, so nothing appears in the error summary at the top of the log.

Either the error parsing should be adjusted to catch this or the test should be adjusted to print something that the error parsing does catch.
Component: Release Engineering → Tinderbox
Product: mozilla.org → Webtools
QA Contact: release → tinderbox
Attached patch v1.0Splinter Review
FAIL is pretty clearly an error condition.  I'm fine with adding it to the parsers.
Assignee: nobody → cls
Status: NEW → ASSIGNED
Attachment #366738 - Flags: review?(dbaron)
Is that going to catch too much?

I'm probably not the right reviewer for this.  Others have actually thought about this code (e.g., ted.mielczarek).
I suggested something similar in bug 474950 comment 3, but I can't say I've studied all the failure cases. It would be good to give our build and unittest logs a once-over to make sure that this isn't going to trip any false positives. I know we've had false positives with Error: in the past.
Attachment #366738 - Flags: review?(dbaron) → review?(ted.mielczarek)
Attachment #366738 - Flags: review?(ted.mielczarek) → review+
Comment on attachment 366738 [details] [diff] [review]
v1.0

I pored over some logs, and this should be harmless, given how specific it is.
Product: Webtools → Webtools Graveyard
Tinderbox isn't maintained anymore. Closing.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: