[Buildbot-commits] [Buildbot] #2501: Web status breakage when giving name=None buildstep to addStep()
    Buildbot trac 
    trac at buildbot.net
       
    Sun Oct 20 15:19:51 UTC 2013
    
    
  
#2501: Web status breakage when giving name=None buildstep to addStep()
----------------------------+---------------------
Reporter:  esben.haabendal  |       Owner:
    Type:  defect           |      Status:  closed
Priority:  major            |   Milestone:  0.8.+
 Version:  0.8.7p1          |  Resolution:  fixed
Keywords:  simple           |
----------------------------+---------------------
Changes (by dustin):
 * status:  new => closed
 * resolution:   => fixed
Comment:
 This was fixed by
 {{{
 commit 72def90af75117c1573f9bd5d03481e1fe25f4c7
 Author: Tom Prince <tom.prince at ualberta.net>
 Date:   Fri Jan 25 17:41:19 2013 -0700
     Add some sanity checks to BuildStep.__init__.
     Fixes #2271.
 }}}
 but https://github.com/buildbot/buildbot/pull/929 checks that internal
 steps set name correctly, too.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2501#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list