Home
last modified time | relevance | path

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

/aosp_15_r20/external/fonttools/Tests/cu2qu/
H A Dcli_test.py74 def test_multiprocessing(self, tmpdir, test_paths): member in MainTest
/aosp_15_r20/external/python/cpython2/Misc/NEWS.d/
D2.7a2.rst456 test_multiprocessing now uses test_support.find_unused_port instead of a
D2.6b2.rst159 fix reference in test_multiprocessing to old debugInfo method
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
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_venv.py465 def test_multiprocessing(self): member in BasicTest
Dtest_logging.py4592 def test_multiprocessing(self): member in LogRecordTest
/aosp_15_r20/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 \
/aosp_15_r20/external/pytorch/.ci/pytorch/
H A Dtest.sh1388 test_transformers test_multiprocessing test_numpy_interop --verbose
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.8.0b1.rst1838 Fix test_multiprocessing in test_venv if platform lacks functioning
D3.9.0a1.rst4375 ``test_venv.test_multiprocessing()`` now explicitly calls
/aosp_15_r20/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