[Webkit-unassigned] [Bug 247010] New: [WPE][WebDriver] Fix Cog path in capabilities after 252411 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 09:48:27 PDT 2022


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

            Bug ID: 247010
           Summary: [WPE][WebDriver] Fix Cog path in capabilities after
                    252411 at main
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently, trying `run-webdriver-tests` with cog fails with:

E           webdriver.error.SessionNotCreatedException: session not created (500): Failed to connect to browser: Failed to execute child process “/app/webkit/WebKitBuild/Release/Tools/cog-prefix/src/cog-build/cog”
 (No such file or directory) 


This started happening after building Cog with meson in 252411 at main, which moved the `cog` executable from `.../cog-build/cog` to `.../cog-build/launcher/cog`.

Patch incoming.

-- 
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/20221025/3bafc02f/attachment-0001.htm>


More information about the webkit-unassigned mailing list