[python-committers] Sporadic failures in test_multiprocessing_main_handling? (original) (raw)

Victor Stinner victor.stinner at gmail.com
Tue Jun 13 02:42:06 EDT 2017


Hi Antoine,

Buildbots got a new coloor last month: orange. It means that we detected "warnings", one of these warnings are tests which failed once but then passed when run a second time. I started to open an issue for each CI failure and for each unstable test (fail then pass).

For multiprocessing, I already have 4 open issues:

http://bugs.python.org/issue30595 http://bugs.python.org/issue30356 http://bugs.python.org/issue30339 http://bugs.python.org/issue30333

See also by "buildbot report" emails to python-dev.

Victor

2017-06-12 19:50 GMT+02:00 Antoine Pitrou <antoine at python.org>:

Hello all, Are we aware of sporadic failures in testmultiprocessingmainhandling? I got a hang here and I'm wondering if it's due to my changes: https://travis-ci.org/python/cpython/jobs/242108490#L2211 Thanks & Regards Antoine.


python-committers mailing list python-committers at python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/



More information about the python-committers mailing list