Skipped tests

John Arbash Meinel john at arbash-meinel.com
Sat Sep 2 15:16:22 BST 2006


Matthieu Moy wrote:
> Hi,
> 
> I realie that there are many cases where all the tests can not be ran
> (ftp tests which require medusa, sftp tests requiring paramiko, ...).
> 
> Currently, those tests are skipped with a warning, but it would be
> nice to have an option to consider those tests as failed. In
> particular, this option should be used on the pqm to ensure it
> actually tests everything.
> 
> 'could be nice also to have it in the summary at the end, like:
> 
> FAILED (failures=42, skipped=56)
> 

Agreed. We have even discussed that we would like the bzr test suite to
pass all tests on developer machines without skipping anything. Though
that requires certain changes, especially to the implementation tests.

For example, the tests in branch_implementations are run against every
branch format, but branch format 0.0.1 cannot be created, since we only
support converting *from* that format. Most likely we just need to
switch to some other skip-like exception, to indicate these are not
skipped because the conditions are incomplete, but that these are being
skipped because they will never be run.

John
=:->


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060902/fd6b5ed8/attachment.pgp 


More information about the bazaar mailing list