bzrtools test suite bug: NameError: global name 'NoPyBaz' is not defined
Etienne Goyer
etienne.goyer at canonical.com
Thu Aug 31 22:31:09 BST 2006
Andrew Bennetts wrote:
> With current bzrtools, "bzr selftest" causes this error if pybaz is not
> installed:
>
> File "/home/andrew/.bazaar/plugins/bzrtools/__init__.py", line 629, in test_suite
> except NoPyBaz:
> NameError: global name 'NoPyBaz' is not defined
>
> There seems to be a missing import.
Actually, if you have bazaar and pybaz installed, the selftest pass.
If it was possible to skip the test involving bazaar and pybaz when
these are not present, I think that would be the best way to fix that
problem.
--
Etienne Goyer
Senior Ubuntu System Support Analyst
Canonical, Ltd
More information about the bazaar
mailing list