New submission from Peixing Xin <peixing....@windriver.com>:
Some operating systems, for example VxWorks RTOS, don't support fork(). Some test cases that depend on os.fork() will fail. test_ssl.BasicSocketTests.test_random_fork and test_uuid.TestUUIDWithExtModule.testIssue8621 fail are this case. ---------- components: Tests messages: 374599 nosy: pxinwr priority: normal severity: normal status: open title: some test cases in test_uuid.py and test_ssl.py fail on some operating systems because of no os.fork support type: behavior versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41439> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com