[Webkit-unassigned] [Bug 72526] REGRESSION (NRWT): WebKitTestRunner crash log gets saved when web process crashes, but WebProcess crash log should get saved instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 12:01:02 PST 2011


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





--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com>  2011-11-16 12:01:02 PST ---
Looks like we do save the crashed process name:

http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/layout_tests/port/driver.py?rev=100374#L52

…but then always look for crash logs matching the driver name, not the crashed process name:

http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/layout_tests/layout_package/test_result_writer.py?rev=100374#L165

-- 
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