Many tests are failing randomly on buildbots. *MANY* failures: "test_asyncio: test_cancel_gather_2() dangling thread" https://bugs.python.org/issue37137
Some failures on specific buildbots. multiprocessing does crash randomly on Windows: https://bugs.python.org/issue37143 and on FreeBSD: https://bugs.python.org/issue37135 I bet on a regression caused by: https://bugs.python.org/issue33608#msg344240 One failure. "test_asyncio timed out on AMD64 FreeBSD CURRENT Shared 3.x" https://bugs.python.org/issue37142 I failed to reproduce any of these bugs. Victor Le lun. 3 juin 2019 à 12:42, Pablo Galindo Salgado <pablog...@gmail.com> a écrit : > > Hi everyone, > > Just a heads-up regarding some messages you will see in your pull requests. > There is an intermittent failure on some buildbots > regarding asyncio: > > https://buildbot.python.org/all/#/builders/21 > > As the builds do not fail all the time, the systems understand that if your > (merged) commits fail to build, they may be the cause > of the failure and then it does a report into the pull request. > > I am working on investigating a way to improve the report mechanism to make > it less noisy in this case, but bear in mind that > the correct way to solve this is fixing the asyncio bug in the test suite and > this won't likely go away completely until is solved. > > We are doing all that we can to solve all the recent leaks and failures on > the test suite, but there is a noticeable increase in the > number of merged pull requests because of the imminent feature freeze and > because this happens across several timezones > is very difficult to get them all. > > Thanks to everyone that is helping solving these bugs :) > > Regards from sunny London, > Pablo Galindo Salgado > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/vstinner%40redhat.com -- Night gathers, and now my watch begins. It shall not end until my death. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com