[merge] Re: [bug] if first running test miss dependency then selftest fails horribly

Martin Pool mbp at sourcefrog.net
Mon Aug 13 07:03:41 BST 2007


It's not quite that, but rather that addNotSupported can be called in
two different ways depending on whether the shortcoming is seen before
the test starts or afterwards.  In the first case it didn't initialize
this field.

This patch fixes it and tries to make it more clear which one is
called and why.  It makes private some methods that probably should
not have been public in the first place, and that would probably be
incorrect if called from outside this class.

-- 
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff.tmp
Type: application/octet-stream
Size: 7047 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070813/1bc8b937/attachment.obj 


More information about the bazaar mailing list