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

Pierre Tardy tardyp at gmail.com
Sun Feb 5 09:51:51 UTC 2017


Le dim. 5 févr. 2017 à 06:52, Craig Rodrigues <rodrigc at crodrigues.org> a
écrit :

>
>
> On Fri, Feb 3, 2017 at 2:32 AM, Pierre Tardy <tardyp at gmail.com> wrote:
>
> Hi Craig,
>
> So it is not realistic to ask people to try python3 as well unless we have
> a clear PASS/FAIL status of whether there is a regression or not.
>
>
> I previously asked you specifically on IRC if you could change your
> workflow so that:
>
> (1)  create two virtualenvs, one for Python 2.7, and one for Python 3.x
> (2)  as you are working on a patch, you work in a single workspace, but
> you test your patch
>       in the two separate virtualenvs, maybe in separate windows
>

Hi Craig,
Indeed, I'd like to avoid changing my workflow for py3. I certainly plaid
culprit for that, and I apologize for your frustration.
I use cctrial <https://pypi.python.org/pypi/cctrial> to run the tests are
impacted by my tests, and the upload so that the CI can handle the full
matrix.

py3 is not the only regression possibility. It is the same for the 24 code
configurations that we support. For example I don't run manually the tests
against mysql innodb.
Sometimes mysql brokes (e.g https://github.com/buildbot/buildbot/pull/2715),
but thanks to the CI we know about it before merge.

I have already spent a big amount of time on py3 this week, much more than
I expected, and now I am late on the release I planned to do this week.
I would have liked there were some acknowledgement from you about that.

Now that we have CI on py3 I expect that there are no more regressions.
Again I am not against you I try to figure out the correct amount of
attention I need to put on this to stay productive.

Pierre

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170205/4c75d438/attachment.html>


More information about the users mailing list