Closed Bug 483188 Opened 15 years ago Closed 15 years ago

talos needs to eat stderr when running minidump_stackwalk to process crashes

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: anodelman)

References

()

Details

Attachments

(1 file, 1 obsolete file)

See URL for the same code in automation.py. I made bsmedberg make this change there, but not in the Talos version. This means that currently the Talos crash logs have a zillion lines of spew from minidump_stackwalk that aren't necessary.
Assignee: nobody → anodelman
Priority: -- → P3
Attached patch cross platform 2> /dev/null (obsolete) — Splinter Review
Couldn't get this to work with the subprocess module, so switched to system.  Since it is a blocking call either way, doesn't seem to matter.
Attachment #375278 - Flags: review?(catlee)
Gah, I forgot to check in on automation.py.  Well, both ways work.  Guess that we could standardize with automation.py.  Damned programming, there's always 6 or 7 ways of solving the same problem.
Attachment #375278 - Attachment is obsolete: true
Attachment #375282 - Flags: review?(catlee)
Attachment #375278 - Flags: review?(catlee)
I totally linked that in the URL field when I filed this. :-P
Dammit.
Attachment #375282 - Flags: review?(catlee) → review+
Assignee: anodelman → nobody
Component: Release Engineering: Talos → Release Engineering
Assignee: nobody → anodelman
Assignee: anodelman → nobody
Assignee: nobody → anodelman
Patch still applies cleanly and is ready for landing.
Attachment #375282 - Attachment description: cross platform 2> /dev/null (just like automation.py) → [Checked in]cross platform 2> /dev/null (just like automation.py)
Attachment #375282 - Flags: checked‑in+ checked‑in+
Comment on attachment 375282 [details] [diff] [review]
[Checked in]cross platform 2> /dev/null (just like automation.py)

Checking in ttest.py;
/cvsroot/mozilla/testing/performance/talos/ttest.py,v  <--  ttest.py
new revision: 1.28; previous revision: 1.27
done
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: