Home
last modified time | relevance | path

Searched refs:test_multiprocessing (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_venv.py301 def test_multiprocessing(self): member in BasicTest
Dtest_logging.py3863 def test_multiprocessing(self): member in LogRecordTest
/external/python/cpython2/Misc/NEWS.d/
D2.6b2.rst159 fix reference in test_multiprocessing to old debugInfo method
D2.7a2.rst456 test_multiprocessing now uses test_support.find_unused_port instead of a
D2.7b2.rst596 Remove use of find_unused_port() in test_smtplib and test_multiprocessing.
D2.7.15rc1.rst1363 Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition.
D2.7a1.rst1725 fixes crashes under Windows when trying to run test_multiprocessing in
/external/python/cpython2/
DMakefile.pre.in214 PROFILE_TASK=-m test.regrtest --pgo -x test_asyncore test_gdb test_multiprocessing test_subprocess
896 test_multiprocessing test_mailbox test_socket test_poll \
/external/python/cpython3/Misc/
DHISTORY4776 - Issue #17778: Fix test discovery for test_multiprocessing. (Patch by
10461 - Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition.
13951 test_multiprocessing in verbose mode.
14445 test_multiprocessing. Patch by Paul Moore.
14504 - Issue #7498: test_multiprocessing now uses test.support.find_unused_port