[Buildbot] #3287: Set up automated testing of buildslave on Python 3

Buildbot trac trac at buildbot.net
Sat Jun 27 14:17:32 UTC 2015


#3287: Set up automated testing of buildslave on Python 3
------------------------+----------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  ongoing
 Version:  master       |  Resolution:
Keywords:               |
------------------------+----------------------

Comment (by jvlomax):

 I'm very unsure about how ready trial is for py3. It is included in the
 [https://twistedmatrix.com/trac/browser/trunk/twisted/python/dist3.py
 ported section] of twisted, but I'm having some trouble making it run like
 it should. I'm currently just using
 {{{
 python -m buildslave/tests
 }}}

 to run the tests, which currently do not pass due to twisted currently
 failing spectacularly under python3.

 I think it would be best to wait with setting up the automated testing of
 buildslave until twisted.spread is ported (working on it now).

--
Ticket URL: <http://trac.buildbot.net/ticket/3287#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list