[Python-Dev] Sad buildbots (original) (raw)
Victor Stinner victor.stinner at gmail.com
Mon Jan 29 06:33:14 EST 2018
- Previous message (by thread): [Python-Dev] Sad buildbots
- Next message (by thread): [Python-Dev] Making "-j0" the default setting for the test suite?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
test_ftplib just failed on my PR, whereas my change couldn't explain the failure.
I created https://bugs.python.org/issue32706: "test_check_hostname() of test_ftplib started to fail randomly"
Temporary workaround: restart the failed Travis CI job.
Victor
2018-01-29 0:23 GMT+01:00 Ned Deily <nad at python.org>:
On Jan 28, 2018, at 18:00, Victor Stinner <victor.stinner at gmail.com> wrote:
It seems like the feature freeze is close: while I usually get 2 emails/day at maximum on buildbot-status, I got 14 emails during the weekend: https://mail.python.org/mm3/archives/list/buildbot-status@python.org/ (are all buildbots red? :-p)
I will not have the bandwidth to analyze all buildbot failures. Can someone help to investigate all these funny new regressions? http://buildbot.python.org/all/#/builders I would feel safer to cut a release if most buildbots are green again. Never fear, we're not going to do a release in such a state. That's one of the reasons we have release managers. :-) Not surprisingly, there has been a lot of activity over the last few days as core-developers work on getting features finished prior to the 3.7 feature code freeze coming up at the end of Monday AoE. Some of the intermediate checkins cause some breakages across the board, unfortunately, that have subsequently been addressed. Most of the 3.x stable buildbots are currently green with some builds still going on. But, yeah, please all keep an eye of them especially those of you merging code. Just because the CI tests passed doesn't mean there won't be problems on other platforms and configurations. Thanks for everyone's help so far! We're getting close. -- Ned Deily nad at python.org -- []
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.com
- Previous message (by thread): [Python-Dev] Sad buildbots
- Next message (by thread): [Python-Dev] Making "-j0" the default setting for the test suite?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]