diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-23 22:52:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 22:52:48 (GMT) |
commit | 7a6cc3eb66805e6515d5db5b79e58e2f76b550c8 (patch) | |
tree | 1cd953717b3d6d35d2b8fd0f800965f58ff48d37 /Lib/test/test_multiprocessing_fork/test_processes.py | |
parent | 3107b453bcceb0e2d2590fef3612859f2f802d72 (diff) | |
download | cpython-7a6cc3eb66805e6515d5db5b79e58e2f76b550c8.zip cpython-7a6cc3eb66805e6515d5db5b79e58e2f76b550c8.tar.gz cpython-7a6cc3eb66805e6515d5db5b79e58e2f76b550c8.tar.bz2 |
test_peg_generator and test_freeze require cpu (#108386)
The test_peg_generator and test_tools.test_freeze tests now require
the 'cpu' resource. Skip these tests unless the 'cpu' resource is
enabled (it is disabled by default).
These tests are no longer skipped if Python is built with ASAN or
MSAN sanitizer.
Diffstat (limited to 'Lib/test/test_multiprocessing_fork/test_processes.py')
0 files changed, 0 insertions, 0 deletions