[MERGE] selftest cleanups

John Arbash Meinel john at arbash-meinel.com
Thu Sep 14 20:30:06 BST 2006


Matthieu Moy wrote:
> John Arbash Meinel <john at arbash-meinel.com> writes:
> 
>> Does the attached patch fix the failures for your?
> 
> No. The import works, but then the test still tries to access the
> Makefile, which is indeed not there.
> 
> The one attached to my mail does it (one more commit behind yours).
> Please check that it doesn't skip the test on your machine.

The attached patch skips the SocketDelay tests when paramiko isn't
present. (They technically don't depend on paramiko, but the depend on
sftp.py, since that is where the SocketDelay class is defined).

And then it skips the 'build_and_install' tests, for platforms where you
have to have python-dev installed to properly run 'setup.py'.

The changes are small, so I'll probably merge them if I don't hear anything.

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-setup-skip.diff
Type: text/x-patch
Size: 2064 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060914/3a2a8da5/attachment.bin 
-------------- 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/20060914/3a2a8da5/attachment.pgp 


More information about the bazaar mailing list