
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@python.org>:
Hello all,
Are we aware of sporadic failures in test_multiprocessing_main_handling? 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@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/