Bug 76871

Summary: new-run-webkit-tests --chromium shows the wrong crash logs on mac
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, dpranke
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 81603    
Bug Blocks:    

Eric Seidel (no email)
Reported 2012-01-23 16:01:23 PST
new-run-webkit-tests --chromium shows the wrong crash logs on mac --chromium uses BreakPad, not ReportCrash, so the crash-log finding code isn't going to find an appropriate crash log. The "crash log" it links to is just whatever the last crash for that process was, which for --chromium will always be wrong. :( Tests that crashed: +fast/files/xhr-response-blob.html crash log Tests that had stderr output: +fast/files/xhr-response-blob.html stderr Tests expected to fail but passed:
Attachments
Dirk Pranke
Comment 1 2012-03-19 17:54:23 PDT
this should get fixed by bug 81603.
Dirk Pranke
Comment 2 2012-03-21 16:38:26 PDT
this should be fixed now.
Note You need to log in before you can comment on or make changes to this bug.