#1704: ShellCommand's description, descriptionDone default to None, causing
exceptions
-------------------+--------------------------------------------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.3
Version: 0.8.2 | Keywords:
-------------------+--------------------------------------------------------
Exceptions like
{{{
Traceback (most recent call last):
File "/Library/Python/2.6/site-
packages/buildbot-0.8.2-py2.6.egg/buildbot/process/base.py", line 374, in
_stepDone
return self.startNextStep()
File "/Library/Python/2.6/site-
packages/buildbot-0.8.2-py2.6.egg/buildbot/process/base.py", line 363, in
startNextStep
d = defer.maybeDeferred(s.startStep, self.remote)
File "/Library/Python/2.6/site-
packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/internet/defer.py",
line 106, in maybeDeferred
result = f(*args, **kw)
File "/Library/Python/2.6/site-
packages/buildbot-0.8.2-py2.6.egg/buildbot/process/buildstep.py", line
724, in startStep
self.step_status.setText(self.describe(False))
--- <exception caught here> ---
File "/Library/Python/2.6/site-
packages/buildbot-0.8.2-py2.6.egg/buildbot/steps/shell.py", line 145, in
describe
if len(words) < 1:
exceptions.TypeError: object of type 'NoneType' has no len()
}}}
--
Ticket URL: <http://buildbot.net/trac/ticket/1704>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits