[Webkit-unassigned] [Bug 76871] New: new-run-webkit-tests --chromium shows the wrong crash logs on mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 16:01:23 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76871

           Summary: new-run-webkit-tests --chromium shows the wrong crash
                    logs on mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: aroben at apple.com, dpranke at chromium.org


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:

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list