[MERGE] repository.reconcile_actions

Robert Collins robertc at robertcollins.net
Tue Aug 7 23:28:27 BST 2007


On Tue, 2007-08-07 at 18:15 -0400, Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Robert Collins wrote:
> > Do we have self.testIsIrrelevant or an equivalent yet? This is not a
> > skip, not an expected fail, not a missing feature.
> 
> What's a skip?  I thought this was a skip.

A skip is a test that cannot be run because of missing but optional
support. E.g. writing to format 4 repositories are all skips - we can in
principal implement a writer for that format and not skip the tests.

In this case the reason we are not running the test is not due to a
limitation in the class being tested, it because the test is irrelevant
to that class.

We currently 'return from tests' in many places where this is the case.

-Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070808/0cdcedf0/attachment.pgp 


More information about the bazaar mailing list