tests/test_executors.py::TestUVExecutors::test_executors_process_pool_01 FAILED tests/test_executors.py::TestAIOExecutors::test_executors_process_pool_01 FAILED tests/test_pipes.py::Test_UV_Pipes::test_read_pty_output FAILED tests/test_pipes.py::Test_UV_Pipes::test_write_pty FAILED tests/test_pipes.py::Test_AIO_Pipes::test_read_pty_output FAILED tests/test_pipes.py::Test_AIO_Pipes::test_write_pty FAILED tests/test_process.py::Test_UV_Process::test_subprocess_fd_leak_1 FAILED tests/test_process.py::Test_UV_Process::test_subprocess_fd_leak_2 FAILED tests/test_process.py::Test_AIO_Process::test_subprocess_fd_leak_1 FAILED tests/test_process.py::Test_AIO_Process::test_subprocess_fd_leak_2 FAILED tests/test_regr1.py::TestIssue39Regr::test_issue39_regression FAILED ================================================================================================================================================== FAILURES ================================================================================================================================================== PermissionError: [Errno 13] Permission denied PermissionError: [Errno 13] Permission denied FileNotFoundError: [Errno 2] No such file or directory FileNotFoundError: [Errno 2] No such file or directory FileNotFoundError: [Errno 2] No such file or directory FileNotFoundError: [Errno 2] No such file or directory PermissionError: [Errno 13] Permission denied FAILED tests/test_executors.py::TestUVExecutors::test_executors_process_pool_01 - PermissionError: [Errno 13] Permission denied FAILED tests/test_executors.py::TestAIOExecutors::test_executors_process_pool_01 - PermissionError: [Errno 13] Permission denied FAILED tests/test_pipes.py::Test_UV_Pipes::test_read_pty_output - FileNotFoundError: [Errno 2] No such file or directory FAILED tests/test_pipes.py::Test_UV_Pipes::test_write_pty - FileNotFoundError: [Errno 2] No such file or directory FAILED tests/test_pipes.py::Test_AIO_Pipes::test_read_pty_output - FileNotFoundError: [Errno 2] No such file or directory FAILED tests/test_pipes.py::Test_AIO_Pipes::test_write_pty - FileNotFoundError: [Errno 2] No such file or directory FAILED tests/test_process.py::Test_UV_Process::test_subprocess_fd_leak_1 - psutil.NoSuchProcess: process PID not found (pid=2232160) FAILED tests/test_process.py::Test_UV_Process::test_subprocess_fd_leak_2 - psutil.NoSuchProcess: process PID not found (pid=2232160) FAILED tests/test_process.py::Test_AIO_Process::test_subprocess_fd_leak_1 - psutil.NoSuchProcess: process PID not found (pid=2232160) FAILED tests/test_process.py::Test_AIO_Process::test_subprocess_fd_leak_2 - psutil.NoSuchProcess: process PID not found (pid=2232160) FAILED tests/test_regr1.py::TestIssue39Regr::test_issue39_regression - PermissionError: [Errno 13] Permission denied >>> ERROR: py3-uvloop: check failed