[Buildbot-commits] [Buildbot] #2347: Incorrect data type for factory results in non-obvious failures

Buildbot nobody at buildbot.net
Mon Aug 13 21:14:22 UTC 2012


#2347: Incorrect data type for factory results in non-obvious failures
----------------------+-----------------------
Reporter:  johnkw     |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.6p1    |   Keywords:
----------------------+-----------------------
 A config containing "factory=[...]" in the "BuilderConfig" shows no error
 message on the `buildbot reconfig master`, and no message on the web page
 when the build fails.

 To be correct, the config must contain "factory=BuildFactory([...])"
 instead.

 `buildbot reconfig master` should report this.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2347>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list