[Buildbot-commits] [Buildbot] #2328: Error in Triggerable scheduler when codebase is empty.

Buildbot nobody at buildbot.net
Wed Jul 25 04:05:36 UTC 2012


#2328: Error in Triggerable scheduler when codebase is empty.
----------------------+--------------------
Reporter:  verm       |       Owner:
    Type:  defect     |      Status:  new
Priority:  blocker    |   Milestone:  0.8.7
 Version:  master     |  Resolution:
Keywords:  multirepo  |
----------------------+--------------------

Comment (by dustin):

 Ugh, and I get a different error (before the code ever gets to your error)
 when forcing a triggering build:
 {{{
           File
 "/Users/dustin/code/buildbot/t/buildbot/master/buildbot/steps/trigger.py",
 line 155, in start
             ss_for_trigger = self.prepareSourcestampListForTrigger()
           File
 "/Users/dustin/code/buildbot/t/buildbot/master/buildbot/steps/trigger.py",
 line 128, in prepareSourcestampListForTrigger
             if codebase in got:
 }}}

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


More information about the Commits mailing list