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 pablogsal
Recipients db3l, pablogsal, vstinner
Date 2019-11-24.17:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574618126.3.0.884069890515.issue38547@roundup.psfhosted.org>
In-reply-to
Content
This also happens when running the test suite with high parallelism:

./python -m test -j 20

This fails with:


== Tests result: FAILURE ==

398 tests OK.

2 tests failed:
    test_embed test_pty
History
Date User Action Args
2019-11-24 17:55:26pablogsalsetrecipients: + pablogsal, db3l, vstinner
2019-11-24 17:55:26pablogsalsetmessageid: <1574618126.3.0.884069890515.issue38547@roundup.psfhosted.org>
2019-11-24 17:55:26pablogsallinkissue38547 messages
2019-11-24 17:55:26pablogsalcreate