Barry A. Warsaw <ba...@python.org> added the comment:

On Mar 23, 2011, at 03:14 PM, Antoine Pitrou wrote:

>> test_mmap
>> test_shelve
>> test_posix
>> test_largefile
>> test_concurrent_futures
>
>Why would you blacklist these tests? They are useful.

Please keep in mind the use case.  Are these really necessary in a push-race,
post-local-merge, does Python crash-and-burn case?

>I agree with Skip's latest message on python-dev: if you blacklist
>things you are removing some coverage.

Of course, but everyone who develops Python should understand when to run the
appropriate test target <wink>.

>In the patch I've removed -l, which I've never seen do anything useful.

+1.  I think -j is more useful than -l.

-Barry

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11651>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to