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 Michael.Felt
Recipients Michael.Felt
Date 2020-04-02.12:43:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585831390.12.0.365058760326.issue40155@roundup.psfhosted.org>
In-reply-to
Content
did not get issue numbers in above: issue31160 and issue40094.

I waited a day, before posting - in the hope it would go away.

Also, I have been testing manually (no -j arguments) - and test_builtin passes when run manually. So, becoming hard to dissect and propose a "cure".

I have started with:

./python  ./Tools/scripts/run_tests.py -j 1 -u all -W --slowest --fail-env-changed --timeout=1200 -j2

and now see the test stalled:

0:39:41 running: test_builtin (5 min 14 sec)
0:40:11 running: test_builtin (5 min 44 sec)
0:40:41 running: test_builtin (6 min 14 sec)
0:41:11 running: test_builtin (6 min 44 sec)
0:41:41 running: test_builtin (7 min 14 sec)
0:42:11 running: test_builtin (7 min 44 sec)
0:42:41 running: test_builtin (8 min 14 sec)
0:43:11 running: test_builtin (8 min 44 sec)
History
Date User Action Args
2020-04-02 12:43:10Michael.Feltsetrecipients: + Michael.Felt
2020-04-02 12:43:10Michael.Feltsetmessageid: <1585831390.12.0.365058760326.issue40155@roundup.psfhosted.org>
2020-04-02 12:43:10Michael.Feltlinkissue40155 messages
2020-04-02 12:43:10Michael.Feltcreate