#1925: BuilderConfig missing mergeRequests option
---------------------+-----------------------
Reporter:  jonathan  |      Owner:
    Type:  defect    |     Status:  new
Priority:  major     |  Milestone:  undecided
 Version:  0.8.3     |   Keywords:
---------------------+-----------------------
 According to "http://buildbot.net/buildbot/docs/latest/Merging-
 BuildRequests.html", merging of build requests can be disabled "by passing
 mergeRequests=False to the BuilderConfig definition".  However this
 results in:

 {{{
 Traceback (most recent call last):
   File "/usr/local/lib/python2.6/site-
 packages/buildbot-0.8.3-py2.6.egg/buildbot/scripts/runner.py", line 1069,
 in doCheckConfig
     ConfigLoader(basedir=configFileName)
   File "/usr/local/lib/python2.6/site-
 packages/buildbot-0.8.3-py2.6.egg/buildbot/scripts/checkconfig.py", line
 46, in __init__
     self.loadConfig(configFile, check_synchronously_only=True)
   File "/usr/local/lib/python2.6/site-
 packages/buildbot-0.8.3-py2.6.egg/buildbot/master.py", line 727, in
 loadConfig
     exec f in localDict
   File "./master.cfg", line 155, in <module>
     mergeRequests=False,
 TypeError: __init__() got an unexpected keyword argument 'mergeRequests'
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1925>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to