[Buildbot-commits] [Buildbot] #2025: If global and/or per builder mergeRequests is not set, the default mergeRequests handler expects only two arguments not the provided 3

Buildbot nobody at buildbot.net
Sat Jul 2 22:39:51 UTC 2011


#2025: If global and/or per builder mergeRequests is not set, the default
mergeRequests handler expects only two arguments not the provided 3
---------------------+---------------------
Reporter:  bdbaddog  |       Owner:
    Type:  defect    |      Status:  closed
Priority:  blocker   |   Milestone:  0.8.5
 Version:  0.8.4p1   |  Resolution:  fixed
Keywords:            |
---------------------+---------------------
Changes (by Dustin J. Mitchell):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Use a properly-formed default mergeRequests function

 This function takes the requisite three arguments (builder, req1, req2),
 and calls through to the BuildRequest.canBeMergedWith method.

 Fixes #2025.
  Changeset: 0987c3b051463f4e982b0c0cc465cbb86916f485

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


More information about the Commits mailing list