Closed
Bug 809693
Opened 13 years ago
Closed 13 years ago
WebRTC C++ unit tests don't provide crash dumps
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla19
People
(Reporter: ekr, Assigned: ted)
Details
Attachments
(1 file)
|
1.28 KB,
patch
|
ekr
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → ted
| Assignee | ||
Comment 1•13 years ago
|
||
Apparently I'm an idiot and used the wrong directory service constant. This seems to work locally, I'll push to try and sanity check.
Attachment #681008 -
Flags: review?(ekr)
| Assignee | ||
Comment 2•13 years ago
|
||
| Reporter | ||
Comment 3•13 years ago
|
||
Comment on attachment 681008 [details] [diff] [review]
fix minidump location for WebRTC C++ unit tests
Review of attachment 681008 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #681008 -
Flags: review?(ekr) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
This fixes the biggest issue. I found a few other issues that I'll file separate bugs for.
| Assignee | ||
Comment 5•13 years ago
|
||
Filed bug 811370 and bug 811377 for the other issues.
Component: WebRTC → General
Product: Core → Testing
QA Contact: jsmith
Version: unspecified → Trunk
| Assignee | ||
Comment 6•13 years ago
|
||
Status: NEW → ASSIGNED
Comment 7•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in
before you can comment on or make changes to this bug.
Description
•