RESOLVED CONFIGURATION CHANGED Bug 192293
[WinCairo] Windows Python 2.7 path length limitation
https://bugs.webkit.org/show_bug.cgi?id=192293
Summary [WinCairo] Windows Python 2.7 path length limitation
Fujii Hironori
Reported 2018-12-02 20:09:55 PST
[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.
Attachments
Basuke Suzuki
Comment 1 2018-12-03 10:20:33 PST
Python 3.6 is the right solution to move forward. +1 to this choice.
Fujii Hironori
Comment 2 2021-10-12 13:02:53 PDT
We no longer use Python 2. Closed.
Note You need to log in before you can comment on or make changes to this bug.