[Buildbot] #3208: setupShellMixin throws exception about dictionary changed size for unknown argument

Buildbot trac trac at buildbot.net
Fri Feb 20 23:11:59 UTC 2015


#3208: setupShellMixin throws exception about dictionary changed size for unknown
argument
--------------------+-----------------------
Reporter:  vlovich  |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  undecided
 Version:  0.8.10   |   Keywords:
--------------------+-----------------------
 File "/Library/Python/2.7/site-packages/buildbot/process/buildstep.py",
 line 830, in setupShellMixin
     for arg in constructorArgs:
 exceptions.RuntimeError: dictionary changed size during iteration

 Clearly there should be an assert or the iteration should be occuring on
 the copy but modifying the original kwargs.

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


More information about the bugs mailing list