This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Ido Michael, brett.cannon, corona10, eric.snow, ncoghlan, vstinner
Date 2020-02-18.16:44:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582044287.3.0.656313842232.issue38691@roundup.psfhosted.org>
In-reply-to
Content
> Tests fail on macOS: https://buildbot.python.org/all/#/builders/275/builds/249

Tests are run with "./python.exe  ./Tools/scripts/run_tests.py -j 1 -u all -W --slowest --fail-env-changed --timeout=900 -j2 --junit-xml test-results.xml" which runs tests with "./python.exe -E": ignore PYTHON* environment variables. Maybe the test should just take that in account.
History
Date User Action Args
2020-02-18 16:44:47vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, eric.snow, corona10, Ido Michael
2020-02-18 16:44:47vstinnersetmessageid: <1582044287.3.0.656313842232.issue38691@roundup.psfhosted.org>
2020-02-18 16:44:47vstinnerlinkissue38691 messages
2020-02-18 16:44:47vstinnercreate