[PATCH] test_timestamp.py changes for win32

John Arbash Meinel john at arbash-meinel.com
Thu Apr 19 18:54:35 BST 2007


Alexander Belchenko wrote:
...

>> This is especially important for things that start to get expensive
>> (like spawning strace to see if it is available).  By using a singleton
>> we only have to check 1 time regardless if there are 50 tests that need
>> that feature.
> 
>> I'd really like to see the test suite updated so that the Transport
>> tests use features rather than not returning test cases. So you could
>> see that 500 tests are skipped because of not having paramiko, and 200
>> are skipped because of not having 'medusa'.
> 
> And another couple of hundreds because of symlink lacks on win32? ;-)
> 
> [µ]

yep. (probably not hundreds, though :)

John
=:->



More information about the bazaar mailing list