Re: [Python-Dev] OpenBSD buildbot has many failures

2015-04-02 Thread Nick Coghlan
On 1 April 2015 at 17:32, Victor Stinner wrote: > Currently, there is an IRC bot on #python-dev which notify when buildbot > color changes. Or sometiles I chceck the huge waterfall page. By the way, it > became difficult to browse this page because there are too many offline > buildbots. The cate

Re: [Python-Dev] OpenBSD buildbot has many failures

2015-04-01 Thread Tim Golden
On 01/04/2015 13:13, Victor Stinner wrote: > Hi, > > 2015-04-01 12:47 GMT+02:00 Tim Golden : >> On the back of Victor's recent emails re buildbots, I've knocked >> something up which can be scheduled to email the status of some or all >> buildbots: >> >> https://github.com/tjguk/buildbotinfo >

Re: [Python-Dev] OpenBSD buildbot has many failures

2015-04-01 Thread Victor Stinner
Hi, 2015-04-01 12:47 GMT+02:00 Tim Golden : > On the back of Victor's recent emails re buildbots, I've knocked > something up which can be scheduled to email the status of some or all > buildbots: > > https://github.com/tjguk/buildbotinfo Are you aware of this previous project? https://code.goo

Re: [Python-Dev] OpenBSD buildbot has many failures

2015-04-01 Thread Tim Golden
On 01/04/2015 08:32, Victor Stinner wrote: > When I started to work on Python, I was surprised to not get emails from > buildbots. > > Currently, there is an IRC bot on #python-dev which notify when buildbot > color changes. Or sometiles I chceck the huge waterfall page. By the > way, it became di

Re: [Python-Dev] OpenBSD buildbot has many failures

2015-04-01 Thread Serhiy Storchaka
On 01.04.15 07:52, Davin Potts wrote: I am personally interested in seeing all tests pass on OpenBSD and am willing to put forth effort to help that be so. I would be happy to be added to any issues that get opened against OpenBSD. That said, I have concerns about the nature of when and how

Re: [Python-Dev] OpenBSD buildbot has many failures

2015-04-01 Thread Victor Stinner
Le mercredi 1 avril 2015, Davin Potts a écrit : > > I am personally interested in seeing all tests pass on OpenBSD and am > willing to put forth effort to help that be so. Great! > I would be happy to be added to any issues that get opened against > OpenBSD. You can do a search in bugs.pytho

Re: [Python-Dev] OpenBSD buildbot has many failures

2015-03-31 Thread Hasan Diwan
I, too, would be interested in having tests pass on OpenBSD (and NetBSD) and am willing to do whatever I have to to make it be so. -- H On 31 March 2015 at 21:52, Davin Potts wrote: > Hi Victor — > > I am personally interested in seeing all tests pass on OpenBSD and am > willing to put forth eff

Re: [Python-Dev] OpenBSD buildbot has many failures

2015-03-31 Thread Davin Potts
Hi Victor — I am personally interested in seeing all tests pass on OpenBSD and am willing to put forth effort to help that be so. I would be happy to be added to any issues that get opened against OpenBSD. That said, I have concerns about the nature of when and how these failures came about —

[Python-Dev] OpenBSD buildbot has many failures

2015-03-28 Thread Victor Stinner
Hi, The OpenBSD buildbot always fail with the same failures since many months (ex: test_socket). Is someone interested to fix them? If no, would it be possible to turn it off to get a better view of regressions? Currently, they are too many red buildbots to quickly see regressions introduced by re