[Buildbot-devel] ShellCommand Description Errors

Rishi Verma rishi_verma at apple.com
Tue Nov 30 00:09:17 UTC 2010


Nope, it is not set as None elsewhere, and it shows up in the Waterfall view.  The subclass is a rather simple, set description, set descriptionDone, grab a property and set the command then run.  

 If it helps, I recently upgraded from 0.7.12 to 0.8.1p1 then to 0.8.2, with 0.7.12 we did not need a descriptionDone and so it wasn't until the upgrade to 0.8.2 that I noticed the new arg and the error messages.  I added the new descriptionDone arg and restarted my buildbot, but the error still persisted.  

-Rishi

On Nov 29, 2010, at 3:54 PM, Dustin J. Mitchell wrote:

> On Mon, Nov 29, 2010 at 6:47 PM, Rishi Verma <rishi_verma at apple.com> wrote:
>> I attempted to pass description and descriptionDone as strings, however the
>> errors persist.
> 
> I suspect something odd is going on in your subclass.  If you look at
> the code around where the exception occurs, it should never get there
> if descriptionDone is not None.  Are you setting descriptionDone to
> None somewhere else?
> 
> Dustin





More information about the devel mailing list