Message131885
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 |
|
Date |
User |
Action |
Args |
2011-03-23 15:31:31 | barry | set | recipients:
+ barry, ncoghlan, pitrou |
2011-03-23 15:31:31 | barry | link | issue11651 messages |
2011-03-23 15:31:31 | barry | create | |
|