[Buildbot-commits] [SPAM] [Buildbot] #841: `addStep` does not catch misspelled "descriptionDone"
Buildbot
buildbot-devel at lists.sourceforge.net
Sat May 15 00:06:07 UTC 2010
#841: `addStep` does not catch misspelled "descriptionDone"
------------------------+---------------------------------------------------
Reporter: tfogal | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: undecided
Version: 0.8.0 | Keywords:
------------------------+---------------------------------------------------
I just got:
{{{
exceptions.TypeError: __init__() got an unexpected keyword argument
'desciprtionDone'
}}}
after waiting a few minutes for my builder to get to that step. It would
be nice if this would have been caught during `addStep', so my
configuration would fail, instead of having to wait until the step ran to
see my mistake.
--
Ticket URL: <http://buildbot.net/trac/ticket/841>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list