Bug 56745
Summary: | run-javascriptcore-tests should save crash logs (and link to them in actual.html) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ggaren |
Priority: | P2 | Keywords: | InRadar, ToolsHitList |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Adam Roben (:aroben)
run-javascriptcore-tests should save crash logs and link to them in actual.html. This would make diagnosing crashing/asserting tests much easier.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
Looks like we use try/except on Windows to prevent crashes from triggering the WER dialog. We'll need to remove that if we want to fix this bug on Windows.
Adam Roben (:aroben)
See bug 8113.
Adam Roben (:aroben)
<rdar://problem/9509349>