mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Drop buildbottouch again; the master is using "make touch" now.
This commit is contained in:
parent
51844384f4
commit
706f0f5f57
1 changed files with 0 additions and 3 deletions
|
@ -893,9 +893,6 @@ buildbottest: all platform
|
||||||
fi
|
fi
|
||||||
$(TESTRUNNER) -j 1 -u all -W --timeout=$(TESTTIMEOUT) $(TESTOPTS)
|
$(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 \
|
QUICKTESTOPTS= $(TESTOPTS) -x test_subprocess test_io test_lib2to3 \
|
||||||
test_multibytecodec test_urllib2_localnet test_itertools \
|
test_multibytecodec test_urllib2_localnet test_itertools \
|
||||||
test_multiprocessing test_mailbox test_socket test_poll \
|
test_multiprocessing test_mailbox test_socket test_poll \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue