[Buildbot] #3300: deprecationDecorator() takes exactly 1 argument (2 given)

Buildbot trac trac at buildbot.net
Sun Jun 28 05:02:34 UTC 2015


#3300: deprecationDecorator() takes exactly 1 argument (2 given)
---------------------+-----------------------
Reporter:  vlovich   |      Owner:
    Type:  defect    |     Status:  new
Priority:  critical  |  Milestone:  undecided
 Version:  master    |   Keywords:
---------------------+-----------------------
 I called setDefaultWorkdir(workdir) on a buildstep.  Exception:

 {{{
 line 158, in _configureStep
 8172             step.setDefaultWorkdir(workdir)
 8173         exceptions.TypeError: deprecationDecorator() takes exactly 1
 argument (2 given)
 }}}

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


More information about the bugs mailing list