[Dev] Re: [commits] (dan) [9476] added more logging
Heikki Toivonen
heikki at osafoundation.org
Fri Feb 10 16:23:34 PST 2006
commits at osafoundation.org wrote:
> Revision
> 9476 <http://viewcvs.osafoundation.org/chandler?view=rev&rev=9476>
> Author
> dan
[...]
> + logger.Start('TestBlocks')
> + logger.SetChecked(True)
Shouldn't SetChecked be moved to the end?
> + try:
> + app_ns().root.ChooseCPIATestMainView()
> + logger.ReportPass('CPIATestMainView')
> + except:
> + logger.ReportFailure('CPIATestMainView')
Doesn't this model eat the exceptions so that there is no traceback? We
want the traceback.
> \ No newline at end of file
Could you add one?
--
Heikki Toivonen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.osafoundation.org/pipermail/dev/attachments/20060210/f00bd1b7/signature.pgp
More information about the Dev
mailing list