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 / TestsAssignee: 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)
Reported 2011-03-21 08:31:46 PDT
run-javascriptcore-tests should save crash logs and link to them in actual.html. This would make diagnosing crashing/asserting tests much easier.
Attachments
Adam Roben (:aroben)
Comment 1 2011-03-21 14:19:42 PDT
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)
Comment 2 2011-03-21 14:23:36 PDT
Adam Roben (:aroben)
Comment 3 2011-05-26 11:47:15 PDT
Note You need to log in before you can comment on or make changes to this bug.