[Webkit-unassigned] [Bug 212832] New: [Flatpak] Normalize script path when invoking the python interpreter explicitly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 09:53:09 PDT 2020


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

            Bug ID: 212832
           Summary: [Flatpak] Normalize script path when invoking the
                    python interpreter explicitly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

To call the a script with python3 inside the sdk I'm using the following, for example with rwt:

./Tools/Scripts/webkit-flatpak --wpe --release --verbose -c python3 ./Tools/Scripts/run-webkit-tests <rwt args...>

The issue is that the path to the script is not being normalized to the /app/webkit bind-mount.

-- 
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/20200605/25e050e3/attachment.htm>


More information about the webkit-unassigned mailing list