Re: Problems running testsuite on Windows with Python 3
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 22 Apr 2020 13:45:43 +0000
Nathan Hartman wrote on Wed, 22 Apr 2020 13:18 +00:00:
I don't have a Windows build either, but a few suggested edits:
> [[[
Quote the error message here for greppability?
> Several workarounds are available:
Suggest to s/3.5/3.5.x/ to make it clear that 3.5.x with x>0 are fine.
> * Run the test suite with the --log-to-stdout command line argument,
s/variable/variable to a non-empty string/
(reference: https://docs.python.org/3/using/cmdline.html#envvar-PYTHONLEGACYWINDOWSSTDIO)
> * Apply r1876707 and r[insert number here] and run the test suite.
|
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.