[Webkit-unassigned] [Bug 48943] run-webkit-tests thinks WebKitTestRunner crashed if it fails to reset the web process to a consistent state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 07:23:20 PDT 2010


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





--- Comment #3 from Adam Roben (aroben) <aroben at apple.com>  2010-11-04 07:23:20 PST ---
(In reply to comment #1)
> Perhaps we should count the failure to reset the web process against whatever the last-run test was, since presumably it is the one that screwed things up so the web process couldn't be reset.

One way to accomplish this would be to reset the web process at the end of each test instead of at the beginning, and to wait to dump the test results until the reset is completed. Then, if the reset fails, we could dump an extra message into the test results to indicate the failure, perhaps followed by dumping some special string that would tell run-webkit-tests to relaunch WTR.

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