STINNER Victor <vstin...@python.org> added the comment:

> 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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38691>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to