Re: Problems running testsuite on Windows with Python 3
From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Wed, 22 Apr 2020 09:18:53 -0400
Earlier, in the thread "schedule for 1.14.0 release"...
On Wed, Apr 22, 2020 at 8:15 AM Johan Corveleyn <jcorvel_at_gmail.com> wrote:
I'd like to add something along these lines to the Release Notes,
Please check for accuracy:
(I haven't tested this myself -- haven't reached this point yet in my
[[[
When using Python 3.6 or higher on Windows, the test suite fails to
Several workarounds are available:
Either:
* Use Python 2.7, or Python 3.5 or below, or
* Run the test suite with the --log-to-stdout command line argument,
* Set the PYTHONLEGACYWINDOWSSTDIO environment variable before running
* Apply r1876707 and r[insert number here] and run the test suite.
This problem is (expected to be) fixed in 1.14.1.
]]]
Where "insert number here" would be Yasuhito's latest patch.
Nathan
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.