mirror of
https://github.com/python/cpython.git
synced 2026-04-03 18:40:59 +00:00
Merge 3.3
This commit is contained in:
commit
2512caedd7
1 changed files with 3 additions and 0 deletions
|
|
@ -941,6 +941,9 @@ buildbottest: all platform
|
|||
fi
|
||||
$(TESTRUNNER) -j 1 -u all -W --timeout=$(TESTTIMEOUT) $(TESTOPTS)
|
||||
|
||||
# Like touch, but also working on 2.7 (where the target is a no-op)
|
||||
buildbottouch: touch
|
||||
|
||||
QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
|
||||
test_multibytecodec test_urllib2_localnet test_itertools \
|
||||
test_multiprocessing_fork test_multiprocessing_spawn \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue