Closed
Bug 744442
Opened 13 years ago
Closed 13 years ago
Make MINIDUMP_SAVE_PATH work to save minidumps to a known location after processing them.
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file)
automation.py supports the MINIDUMP_SAVE_PATH environment variable so that mindumps can be stored in a known location for later inspection. This would be really useful for Talos, so until we get to a point where we're sharing the backend code between Talos and Mochitest I've just ported this functionality to Talos.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #614031 -
Flags: review?(jmaher)
Comment 2•13 years ago
|
||
Comment on attachment 614031 [details] [diff] [review]
Make MINIDUMP_SAVE_PATH work to save minidumps to a known location after processing them.
Review of attachment 614031 [details] [diff] [review]:
-----------------------------------------------------------------
looks good.
Attachment #614031 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•