WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76871
new-run-webkit-tests --chromium shows the wrong crash logs on mac
https://bugs.webkit.org/show_bug.cgi?id=76871
Summary
new-run-webkit-tests --chromium shows the wrong crash logs on mac
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug