[Python-buildbots] Disable notifiations on broken workers
Hi, I propose to disable email and IRC notifications on workers which were never green (tests always failed): https://github.com/python/buildmaster-config/pull/86 * Alpine Linux * Cygwin * "AMD64 Clang UBSan 3." (3.6, 3.7 and 3.x, surprisingly, 2.7 is green) Does anyone have a good reason to keep notifications for these workers? I proposed this change because the Cygwin sent 2 emails in 2 days, whereas this worker is failing since it has been registered. Victor -- Night gathers, and now my watch begins. It shall not end until my death. ___ Python-Buildbots mailing list Python-Buildbots@python.org https://mail.python.org/mailman/listinfo/python-buildbots
Re: [Python-buildbots] Disable notifiations on broken workers
On Wed, Apr 10, 2019 at 4:08 PM Victor Stinner wrote: > Hi, > > I propose to disable email and IRC notifications on workers which were > never green (tests always failed): > https://github.com/python/buildmaster-config/pull/86 > > * Alpine Linux > * Cygwin > * "AMD64 Clang UBSan 3." (3.6, 3.7 and 3.x, surprisingly, 2.7 is green) > > Does anyone have a good reason to keep notifications for these workers? > Agreed. Lets not notify about intentionally unstable workers until we are happy that they can only report regressions. I can speak for the ubsan bots - the output on stderr regardless of tests passing is of interest to anyone looking at sanitizers (which is likely why 2.7 is green - there are still things that could be looked into on stderr). tests passing and failing ideally wouldn't happen but it looks like there is one test tripped up by the sanitizer (test_venv) for now. > > I proposed this change because the Cygwin sent 2 emails in 2 days, > whereas this worker is failing since it has been registered. > > Victor > -- > Night gathers, and now my watch begins. It shall not end until my death. > ___ > Python-Buildbots mailing list > Python-Buildbots@python.org > https://mail.python.org/mailman/listinfo/python-buildbots > ___ Python-Buildbots mailing list Python-Buildbots@python.org https://mail.python.org/mailman/listinfo/python-buildbots
Re: [Python-buildbots] Disable notifiations on broken workers
Ok, I deployed the new configuration. Victor Le jeu. 11 avr. 2019 à 02:23, Gregory P. Smith a écrit : > > > > On Wed, Apr 10, 2019 at 4:08 PM Victor Stinner wrote: >> >> Hi, >> >> I propose to disable email and IRC notifications on workers which were >> never green (tests always failed): >> https://github.com/python/buildmaster-config/pull/86 >> >> * Alpine Linux >> * Cygwin >> * "AMD64 Clang UBSan 3." (3.6, 3.7 and 3.x, surprisingly, 2.7 is green) >> >> Does anyone have a good reason to keep notifications for these workers? > > > Agreed. Lets not notify about intentionally unstable workers until we are > happy that they can only report regressions. I can speak for the ubsan bots > - the output on stderr regardless of tests passing is of interest to anyone > looking at sanitizers (which is likely why 2.7 is green - there are still > things that could be looked into on stderr). tests passing and failing > ideally wouldn't happen but it looks like there is one test tripped up by the > sanitizer (test_venv) for now. > >> >> >> I proposed this change because the Cygwin sent 2 emails in 2 days, >> whereas this worker is failing since it has been registered. >> >> Victor >> -- >> Night gathers, and now my watch begins. It shall not end until my death. >> ___ >> Python-Buildbots mailing list >> Python-Buildbots@python.org >> https://mail.python.org/mailman/listinfo/python-buildbots -- Night gathers, and now my watch begins. It shall not end until my death. ___ Python-Buildbots mailing list Python-Buildbots@python.org https://mail.python.org/mailman/listinfo/python-buildbots
[Python-buildbots] Windows 8.1 worker (bolen-worker8) retirement
My Windows 8.1 worker got hit on Wednesday by some "encrypt the world" ransomware. I'm not quite sure the path by which it reached the Azure VM, but regardless, it's toast. I don't think I see enough value in re-installation, given the existence of the Windows 10 worker, plus I can probably bump some Windows 10 worker resources with the budget freed up by Windows 8. So I'm planning on letting the Windows 8 worker end its run at this point. -- David ___ Python-Buildbots mailing list Python-Buildbots@python.org https://mail.python.org/mailman/listinfo/python-buildbots