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 vstinner
Date 2020-03-16.22:21:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584397271.26.0.591205335177.issue39983@roundup.psfhosted.org>
In-reply-to
Content
Tests run with --fail-env-changed. test_multiprocessing_forkserver failed with "env changed", but no warning was logged to explain why :-(

PPC64LE RHEL7 3.8:
https://buildbot.python.org/all/#/builders/401/builds/69

./python  ./Tools/scripts/run_tests.py -j 1 -u all -W --slowest --fail-env-changed --timeout=900 -j2 --junit-xml test-results.xml -j10
History
Date User Action Args
2020-03-16 22:21:11vstinnersetrecipients: + vstinner
2020-03-16 22:21:11vstinnersetmessageid: <1584397271.26.0.591205335177.issue39983@roundup.psfhosted.org>
2020-03-16 22:21:11vstinnerlinkissue39983 messages
2020-03-16 22:21:11vstinnercreate