[Webkit-unassigned] [Bug 223822] New: System installing webkitcorepy can break certain scripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 15:51:22 PDT 2021


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

            Bug ID: 223822
           Summary: System installing webkitcorepy can break certain
                    scripts
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

This issue happens when webkitcorepy (or webkitscmpy) is installed to the system's Python libraries, and the installed version does not match the version checked in to WebKit. This issue is caused by us doing sys.path.append instead of sys.path.insert(0, ...).

-- 
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/20210326/c293d66d/attachment.htm>


More information about the webkit-unassigned mailing list