[email protected] 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
signature.asc
Description: OpenPGP digital signature
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
