Closed
Bug 1017578
Opened 11 years ago
Closed 10 years ago
Add log parser support for E/GeckoLinker to match against crashes loading NSS/sqlite libraries
Categories
(Tree Management Graveyard :: TBPL, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
(Blocks 1 open bug)
Details
(Keywords: sheriffing-P1)
Attachments
(1 file)
(deleted),
patch
|
RyanVM
:
review+
|
Details | Diff | Splinter Review |
Bug 722166 has been a dumping ground for many issues. One of the last of these is bug 959254.
So that we can close the dumping ground bug out, it would be really helpful if we could make the log output for bug 959254 type failures clearer - so that TBPL's logparsers have something to match against, since currently the summary only shows:
{
Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device
Mochi-Remote ERROR | Automation Error: Missing end of test marker (process crashed?)
}
...and to identify the failure you have to hunt through the logcat (a la bug 722166 comment 2108).
Mike, would you mind pointing at where we could add some additional log output/or else suggest strings we can look for already?
Flags: needinfo?(mh+mozilla)
Assignee | ||
Comment 1•11 years ago
|
||
Mike, any chance you could take a look at this? :-)
Comment 2•11 years ago
|
||
With bug 1024248, E/GeckoLinker would be a good thing to filter on. (Currently, that also includes warnings ; those would become W/GeckoLinker with bug 1024248)
Flags: needinfo?(mh+mozilla)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → emorley
Component: General → Tinderboxpushlog
Product: Firefox for Android → Webtools
Assignee | ||
Updated•10 years ago
|
Summary: Make crashes loading NSS/sqlite libraries output TBPL compatible errors to the test logs → Add log parser support for E/GeckoLinker to match against crashes loading NSS/sqlite libraries
Assignee | ||
Comment 3•10 years ago
|
||
Couldn't see any false positives when run locally; fingers crossed :-)
Attachment #8452245 -
Flags: review?(ryanvm)
Updated•10 years ago
|
Attachment #8452245 -
Flags: review?(ryanvm) → review+
Assignee | ||
Comment 4•10 years ago
|
||
remote: https://hg.mozilla.org/webtools/tbpl/rev/ba27ce137b8c
(I did find the occasional false positive in bug 1024248 comment 4 - but think it's still worth it and hopeful the logging output can be tweaked)
Status: NEW → ASSIGNED
Comment 5•10 years ago
|
||
In production :)
Status: ASSIGNED → RESOLVED
Closed: 10 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
•