[Webkit-unassigned] [Bug 182170] New: WebDriver: service hangs after a browser crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 26 05:07:30 PST 2018


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

            Bug ID: 182170
           Summary: WebDriver: service hangs after a browser crash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, clopez at igalia.com

This is currently happening in the GTK+ debug bot. There's a test that makes the browser crash due to an assert, hanging the whole process and preventing the rest of the tests from running. When the browser crashes, we correctly handle the pending requests, by completing them with an error. However, if the client tries to send another command we fail to send the message to the browser and the reply is never sent to the client. In the case of the tests, delete session command is sent, but never gets a reply.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180126/55c71989/attachment.html>


More information about the webkit-unassigned mailing list