Bug 172039
Summary: | webkitpy: Test Darwin crashlog merging | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | lforschler, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=172002 |
Jonathan Bedard
On Darwin ports, we make an attempt to attach crash logs from any process which has crashed during the test run. We should have unit tests for this.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/32160985>
Jonathan Bedard
https://bugs.webkit.org/show_bug.cgi?id=172002 uncovered this. This patch should remove the comment about _merge_crash_logs since it will be covered with unit tests.