Bug 406852 - For summary of a failed build could look for "^Full thread dump"
Summary: For summary of a failed build could look for "^Full thread dump"
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.3   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Releng-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 20:36 EDT by David Williams CLA
Modified: 2013-04-29 20:36 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2013-04-29 20:36:43 EDT
Normally, to provide a "summary" of failed build, I just grep current log for 'ERROR' and copy those lines to the summary. 

A recent "hung build" though, (see bug 406849) had no summary, but, I did get some thread dumps, so another "nice to have" might be to check for '^Full Thread Dump' and if found just copy the rest of that log into the summary.