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

I propose instead to change 'make quicktest' to use -j(N>1) and blacklist the 
following tests:

test_mmap
test_shelve
test_posix
test_largefile
test_concurrent_futures

Then (for me) it runs in 3m20s wall clock time which is totally reasonable and 
I think also still useful.  Note that -j is incompatible with -l so some 
refactoring of TESTOPTS will probably be required.

----------

_______________________________________
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