[Webkit-unassigned] [Bug 206646] New: Safari Technology Preview 99 safaridriver regression in "find elements" command

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 01:44:14 PST 2020


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

            Bug ID: 206646
           Summary: Safari Technology Preview 99 safaridriver regression
                    in "find elements" command
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philip at foolip.org
                CC: bburg at apple.com

In https://github.com/web-platform-tests/wpt/pull/21369 I have debugged why there are new failures in STP 99 compared to STP 98:
https://github.com/web-platform-tests/wpt/pull/21359#issuecomment-577519963

At the root of it is a "JavaScriptError;Unexpected keyword 'function'. Expected ')' to end a compound expression." which seems to be a failure to execute an internal script called WDFindNodes.js.

In https://wpt.fyi/results/webdriver/tests?diff&filter=ADC&run_id=416830016&run_id=393600011 it looks like this affects many WebDriver endpoints, not just "find elements".

-- 
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/20200123/51c2fe51/attachment-0001.htm>


More information about the webkit-unassigned mailing list