[users at bb.net] Need a Python 3 enabled builder for buildbot.test

Craig Rodrigues rodrigc at crodrigues.org
Fri Feb 3 07:38:55 UTC 2017


On Thu, Feb 2, 2017 at 8:37 PM, Craig Rodrigues <rodrigc at crodrigues.org>
wrote:

> On Wed, Feb 1, 2017 at 4:03 AM, Pierre Tardy <tardyp at gmail.com> wrote:
>
>>
>>
>> I'd love to help more on py3, but I really want to move forward on some
>> missing features of the core, which for me are critical for
>>
>
>
> Can someone on the buildbot team set up a Python3 enabled builder that
> does:
>
> trial --reporter=bwverbose --rterrors buildbot.test
>
> That's all that I need right now.  This will list all the tests that are
> running, plus the failures, in an output format that can quickly give an
> idea of the status.
> I'm hate to point this out, but you have recently merged a few changes
> that have
> caused Python 3 regressions in modules that I have ported, such as this
> one:
> https://github.com/buildbot/buildbot/pull/2712
>
> I realize that the project must move forward with bugfixes and new
> features,
> but this is annoying for me, because when I have submitted changes, you
> insist
> that I have coverage tests, pass the buildbots, etc.
>
>

In the interest of moving the project forward, I've submitted a patch which
fixes
the Py3 regressions:

https://github.com/buildbot/buildbot/pull/2718

It would still be helpful if someone on the buildbot team
could set up a Python 3 builder which runs:

trial --reporter=bwverbose --rterrors buildbot.test

--
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170202/241ba197/attachment.html>


More information about the users mailing list