[Webkit-unassigned] [Bug 56729] new-run-webkit-tests doesn't support WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 00:36:52 PDT 2011


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





--- Comment #9 from Maciej Stachowiak <mjs at apple.com>  2011-06-28 00:36:52 PST ---
(In reply to comment #6)
> new-run-webkit-tests -2 "just works" after bug 63501.  I've not yet implemented the #CRASHED handling, but I'm not actually sure it's necessary.  We're still correctly detecting crashes, etc.
> 
> Does WebKitTestRunner continue running after a WebProcess crash, or does it itself exit?

Yes, WebKitTestRunner continues after a WebProcess crash (unless the driver script tells it otherwise). That's kind of the point of the WebProcess, to not crash its client when it crashes.

Also, if WKTR made itself crash when WebProcess crashes, then results would show a backtrace of the wrong process.

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