Closed
Bug 481495
Opened 16 years ago
Closed 16 years ago
Enable crash reporting for unittest builds
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
Attachments
(1 file, 1 obsolete file)
1.45 KB,
patch
|
bhearsum
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Unit-test builds should report crash stacks in the buildbot/tinderbox log.
Assignee | ||
Updated•16 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•16 years ago
|
||
Woohoo! I've tested this with a Linux slave and it works.
Attachment #365997 -
Flags: review?(bhearsum)
Assignee | ||
Comment 2•16 years ago
|
||
The presence of this.env does in fact make this easier
Attachment #365997 -
Attachment is obsolete: true
Attachment #366012 -
Flags: review?(bhearsum)
Attachment #365997 -
Flags: review?(bhearsum)
Comment 3•16 years ago
|
||
Comment on attachment 366012 [details] [diff] [review]
call `make buildsymbols` and set MINIDUMP_STACKWALK in the environment, rev. 1.1
I'll add this to https://wiki.mozilla.org/ReleaseEngineering:BuildbotMasterChanges#Upcoming_changes and we'll get it landed next week.
Attachment #366012 -
Flags: review?(bhearsum) → review+
Comment 4•16 years ago
|
||
Comment on attachment 366012 [details] [diff] [review]
call `make buildsymbols` and set MINIDUMP_STACKWALK in the environment, rev. 1.1
changeset: 210:a5717953e3f1
Attachment #366012 -
Flags: checked‑in+ checked‑in+
Comment 5•16 years ago
|
||
buildbot master has been reconfig'ed for this. I kicked a linux 1.9.1 unittest build just to make sure nothing blows up.
Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
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
•