[Webkit-unassigned] [Bug 192293] New: [WinCairo] Windows Python 2.7 path length limitation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 20:09:55 PST 2018


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

            Bug ID: 192293
           Summary: [WinCairo] Windows Python 2.7 path length limitation
           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: Hironori.Fujii at sony.com
                CC: lforschler at apple.com

[WinCairo] Windows Python 2.7 path length limitation

WinCairo port is using Windows Python 2.7 even though AppleWin port has been using Cygwin Python for long time.
There is an issue Windows Python 2.7 can't handle long path.

run-webkit-test (Bug 188092 comment 11)
Buildbot slave (Bug 192207 comment 2)

We have two workarounds:

1. Use Windows Python 3.6 or later
2. Use Cygwin Python 2.7

I think we need to update Buildbot (Bug 175056) for #1.

-- 
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/20181203/6ce0f078/attachment.html>


More information about the webkit-unassigned mailing list