calls to avoid build errors in the future. tests/test_ansi.py::ansiTestCase::test_decode_error PASSED [ 0%] tests/test_async.py::AsyncTests::test_async_and_gc FAILED [ 4%] tests/test_async.py::AsyncTests::test_async_and_sync FAILED [ 4%] tests/test_async.py::AsyncTests::test_async_replwrap FAILED [ 5%] tests/test_async.py::AsyncTests::test_async_utf8 FAILED [ 5%] tests/test_async.py::AsyncTests::test_eof FAILED [ 6%] tests/test_async.py::AsyncTests::test_expect_exact FAILED [ 6%] tests/test_async.py::AsyncTests::test_simple_expect FAILED [ 6%] tests/test_async.py::AsyncTests::test_timeout FAILED [ 7%] tests/test_constructor.py::TestCaseConstructor::test_constructor FAILED [ 8%] tests/test_constructor.py::TestCaseConstructor::test_named_parameters FAILED [ 8%] tests/test_ctrl_chars.py::TestCtrlChars::test_bad_sendcontrol_chars FAILED [ 9%] tests/test_ctrl_chars.py::TestCtrlChars::test_control_chars FAILED [ 9%] tests/test_ctrl_chars.py::TestCtrlChars::test_sendcontrol FAILED [ 9%] tests/test_ctrl_chars.py::TestCtrlChars::test_sendeof FAILED [ 10%] tests/test_ctrl_chars.py::TestCtrlChars::test_sendintr FAILED [ 10%] tests/test_delay.py::TestCaseDelay::test_delayafterread FAILED [ 11%] tests/test_delay.py::TestCaseDelay::test_delaybeforesend FAILED [ 11%] tests/test_destructor.py::TestCaseDestructor::test_destructor FAILED [ 11%] tests/test_dotall.py::TestCaseDotall::test_dotall FAILED [ 12%] tests/test_dotall.py::TestCaseDotall::test_precompiled FAILED [ 12%] tests/test_env.py::TestCaseEnv::test_run_uses_env FAILED [ 13%] tests/test_env.py::TestCaseEnv::test_run_uses_env_path FAILED [ 13%] tests/test_env.py::TestCaseEnv::test_run_uses_env_path_over_path FAILED [ 13%] tests/test_env.py::TestCaseEnv::test_spawn_uses_env FAILED [ 14%] tests/test_expect.py::ExpectTestCase::test_bad_arg FAILED [ 14%] tests/test_expect.py::ExpectTestCase::test_before_across_chunks FAILED [ 15%] tests/test_expect.py::ExpectTestCase::test_before_after FAILED [ 15%] tests/test_expect.py::ExpectTestCase::test_before_after_exact FAILED [ 15%] tests/test_expect.py::ExpectTestCase::test_before_after_timeout FAILED [ 16%] tests/test_expect.py::ExpectTestCase::test_buffer_interface FAILED [ 16%] tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_ascii FAILED [ 17%] tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_none FAILED [ 17%] tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_utf8 FAILED [ 18%] tests/test_expect.py::ExpectTestCase::test_expect FAILED [ 18%] tests/test_expect.py::ExpectTestCase::test_expect_basic FAILED [ 18%] tests/test_expect.py::ExpectTestCase::test_expect_echo FAILED [ 19%] tests/test_expect.py::ExpectTestCase::test_expect_echo_exact FAILED [ 19%] tests/test_expect.py::ExpectTestCase::test_expect_eof FAILED [ 20%] tests/test_expect.py::ExpectTestCase::test_expect_exact FAILED [ 20%] tests/test_expect.py::ExpectTestCase::test_expect_exact_basic FAILED [ 20%] tests/test_expect.py::ExpectTestCase::test_expect_ignore_case FAILED [ 21%] tests/test_expect.py::ExpectTestCase::test_expect_ignore_case_flag FAILED [ 21%] tests/test_expect.py::ExpectTestCase::test_expect_index FAILED [ 22%] tests/test_expect.py::ExpectTestCase::test_expect_index_exact FAILED [ 22%] tests/test_expect.py::ExpectTestCase::test_expect_order FAILED [ 22%] tests/test_expect.py::ExpectTestCase::test_expect_order_exact FAILED [ 23%] tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_none FAILED [ 23%] tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_utf8 FAILED [ 24%] tests/test_expect.py::ExpectTestCase::test_expect_setecho_off FAILED [ 24%] tests/test_expect.py::ExpectTestCase::test_expect_setecho_off_exact FAILED [ 25%] tests/test_expect.py::ExpectTestCase::test_expect_timeout FAILED [ 25%] tests/test_expect.py::ExpectTestCase::test_greed FAILED [ 25%] tests/test_expect.py::ExpectTestCase::test_greed_exact FAILED [ 26%] tests/test_expect.py::ExpectTestCase::test_increasing_searchwindowsize FAILED [ 26%] tests/test_expect.py::ExpectTestCase::test_ordering FAILED [ 27%] tests/test_expect.py::ExpectTestCase::test_ordering_exact FAILED [ 27%] tests/test_expect.py::ExpectTestCase::test_searchwindowsize FAILED [ 27%] tests/test_expect.py::ExpectTestCase::test_signal_handling FAILED [ 28%] tests/test_expect.py::ExpectTestCase::test_stdin_closed FAILED [ 28%] tests/test_expect.py::ExpectTestCase::test_stdin_stdout_closed FAILED [ 29%] tests/test_expect.py::ExpectTestCase::test_timeout_none FAILED [ 29%] tests/test_expect.py::ExpectTestCase::test_unexpected_eof FAILED [ 29%] tests/test_expect.py::ExpectTestCase::test_waitnoecho FAILED [ 30%] tests/test_expect.py::ExpectTestCase::test_waitnoecho_order FAILED [ 30%] tests/test_interact.py::InteractTestCase::test_interact_escape FAILED [ 33%] tests/test_interact.py::InteractTestCase::test_interact_escape_None FAILED [ 33%] tests/test_interact.py::InteractTestCase::test_interact_exit_unicode FAILED [ 34%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_consistent_multiple_calls FAILED [ 34%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGHUP FAILED [ 34%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGINT FAILED [ 35%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGKILL FAILED [ 35%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_normal_termination FAILED [ 36%] tests/test_isalive.py::IsAliveTestCase::test_expect_wait FAILED [ 36%] tests/test_isalive.py::IsAliveTestCase::test_expect_wait_after_termination FAILED [ 36%] tests/test_isalive.py::IsAliveTestCase::test_forced_terminate FAILED [ 37%] tests/test_isalive.py::IsAliveTestCase::test_signal_wait FAILED [ 37%] tests/test_log.py::TestCaseLog::test_log FAILED [ 38%] tests/test_log.py::TestCaseLog::test_log_logfile_read FAILED [ 38%] tests/test_log.py::TestCaseLog::test_log_logfile_send FAILED [ 38%] tests/test_log.py::TestCaseLog::test_log_send_and_received FAILED [ 39%] tests/test_misc.py::TestCaseMisc::test_bad_child_pid FAILED [ 40%] tests/test_misc.py::TestCaseMisc::test_bad_type_in_expect FAILED [ 40%] tests/test_misc.py::TestCaseMisc::test_cwd FAILED [ 41%] tests/test_misc.py::TestCaseMisc::test_eof FAILED [ 41%] tests/test_misc.py::TestCaseMisc::test_exception_tb FAILED [ 42%] tests/test_misc.py::TestCaseMisc::test_isalive FAILED [ 42%] tests/test_misc.py::TestCaseMisc::test_isatty FAILED [ 43%] tests/test_misc.py::TestCaseMisc::test_isatty_poll FAILED [ 43%] tests/test_misc.py::TestCaseMisc::test_iter FAILED [ 43%] tests/test_misc.py::TestCaseMisc::test_nonnative_pty_fork FAILED [ 44%] tests/test_misc.py::TestCaseMisc::test_read FAILED [ 44%] tests/test_misc.py::TestCaseMisc::test_read_after_close_raises_value_error FAILED [ 45%] tests/test_misc.py::TestCaseMisc::test_read_poll FAILED [ 45%] tests/test_misc.py::TestCaseMisc::test_read_poll_timeout FAILED [ 45%] tests/test_misc.py::TestCaseMisc::test_readline FAILED [ 46%] tests/test_misc.py::TestCaseMisc::test_readline_bin_echo FAILED [ 46%] tests/test_misc.py::TestCaseMisc::test_readlines FAILED [ 47%] tests/test_misc.py::TestCaseMisc::test_sighup FAILED [ 50%] tests/test_misc.py::TestCaseMisc::test_terminate FAILED [ 50%] tests/test_misc.py::TestCaseMisc::test_with FAILED [ 50%] tests/test_misc.py::TestCaseMisc::test_write FAILED [ 51%] tests/test_misc.py::TestCaseMisc::test_writelines FAILED [ 51%] tests/test_performance.py::PerformanceTestCase::test_100000 FAILED [ 52%] tests/test_performance.py::PerformanceTestCase::test_large_stdout_stream FAILED [ 52%] tests/test_pxssh.py::PxsshTestCase::test_connection_refused FAILED [ 58%] tests/test_pxssh.py::PxsshTestCase::test_custom_ssh_cmd FAILED [ 58%] tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd FAILED [ 59%] tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd_debug PASSED [ 59%] tests/test_pxssh.py::PxsshTestCase::test_failed_set_unique_prompt FAILED [ 60%] tests/test_pxssh.py::PxsshTestCase::test_fake_ssh FAILED [ 60%] tests/test_pxssh.py::PxsshTestCase::test_login_bash FAILED [ 61%] tests/test_pxssh.py::PxsshTestCase::test_login_tcsh FAILED [ 61%] tests/test_pxssh.py::PxsshTestCase::test_login_zsh FAILED [ 61%] tests/test_pxssh.py::PxsshTestCase::test_wrong_pw FAILED [ 66%] tests/test_repr.py::TestCaseMisc::test_str_spawn FAILED [ 67%] tests/test_repr.py::TestCaseMisc::test_str_spawnu FAILED [ 67%] tests/test_run.py::RunFuncTestCase::test_run FAILED [ 68%] tests/test_run.py::RunFuncTestCase::test_run_bad_exitstatus FAILED [ 68%] tests/test_run.py::RunFuncTestCase::test_run_callback FAILED [ 68%] tests/test_run.py::RunFuncTestCase::test_run_event_as_function FAILED [ 69%] tests/test_run.py::RunFuncTestCase::test_run_event_as_method FAILED [ 69%] tests/test_run.py::RunFuncTestCase::test_run_event_as_string FAILED [ 70%] tests/test_run.py::RunFuncTestCase::test_run_event_typeerror FAILED [ 70%] tests/test_run.py::RunFuncTestCase::test_run_exit FAILED [ 70%] tests/test_run.py::RunUnicodeFuncTestCase::test_run FAILED [ 71%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_bad_exitstatus FAILED [ 71%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_callback FAILED [ 72%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_function FAILED [ 72%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_method FAILED [ 72%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_string FAILED [ 73%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_typeerror FAILED [ 73%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_exit FAILED [ 74%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_unicode FAILED [ 74%] tests/test_screen.py::screenTestCase::test_decoding_errors PASSED [ 75%] tests/test_socket.py::ExpectTestCase::test_fd_isalive FAILED [ 79%] tests/test_socket.py::ExpectTestCase::test_fd_isalive_poll FAILED [ 79%] tests/test_socket.py::ExpectTestCase::test_fd_isatty FAILED [ 80%] tests/test_socket.py::ExpectTestCase::test_fd_isatty_poll FAILED [ 80%] tests/test_socket.py::ExpectTestCase::test_maxread FAILED [ 81%] tests/test_socket.py::ExpectTestCase::test_multiple_interrupts FAILED [ 81%] tests/test_socket.py::ExpectTestCase::test_socket FAILED [ 81%] tests/test_socket.py::ExpectTestCase::test_socket_with_write FAILED [ 82%] tests/test_socket.py::ExpectTestCase::test_timeout FAILED [ 82%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive FAILED [ 83%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive_poll FAILED [ 83%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty FAILED [ 84%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty_poll FAILED [ 84%] tests/test_socket_fd.py::ExpectTestCase::test_fileobj FAILED [ 84%] tests/test_socket_fd.py::ExpectTestCase::test_maxread FAILED [ 85%] tests/test_socket_fd.py::ExpectTestCase::test_multiple_interrupts FAILED [ 85%] tests/test_socket_fd.py::ExpectTestCase::test_not_file_descriptor FAILED [ 86%] tests/test_socket_fd.py::ExpectTestCase::test_not_int FAILED [ 86%] tests/test_socket_fd.py::ExpectTestCase::test_socket FAILED [ 86%] tests/test_socket_fd.py::ExpectTestCase::test_socket_with_write FAILED [ 87%] tests/test_socket_fd.py::ExpectTestCase::test_timeout FAILED [ 87%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_correctStackTrace FAILED [ 89%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_exp_timeout_notThrown FAILED [ 90%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_pattern_printout FAILED [ 90%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_stacktraceMunging FAILED [ 91%] tests/test_unicode.py::UnicodeTests::test_expect_basic FAILED [ 91%] tests/test_unicode.py::UnicodeTests::test_expect_echo_exact FAILED [ 92%] tests/test_unicode.py::UnicodeTests::test_expect_exact_basic FAILED [ 92%] tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle FAILED [ 93%] tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle_exact FAILED [ 93%] tests/test_unicode.py::UnicodeTests::test_log_unicode FAILED [ 93%] tests/test_unicode.py::UnicodeTests::test_readline_bin_echo FAILED [ 94%] tests/test_unicode.py::UnicodeTests::test_spawn_expect_ascii_unicode FAILED [ 94%] tests/test_unicode.py::UnicodeTests::test_spawn_send_unicode FAILED [ 95%] tests/test_unicode.py::UnicodeTests::test_spawn_utf8_incomplete FAILED [ 95%] tests/test_unicode.py::UnicodeTests::test_unicode_argv FAILED [ 95%] tests/test_winsize.py::TestCaseWinsize::test_initial_winsize FAILED [ 99%] tests/test_winsize.py::TestCaseWinsize::test_initial_winsize_by_dimension FAILED [ 99%] tests/test_winsize.py::TestCaseWinsize::test_setwinsize FAILED [100%] =================================== FAILURES =================================== except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError with example_script(script_name, output='failure') as wrong_dir: except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError This tests the error handling of a signal interrupt (usually a except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError E AssertionError: assert 1 == 0 tests/test_expect.py:695: AssertionError raise OSError('out of pty devices') OSError: out of pty devices E AssertionError: assert 1 == 0 tests/test_expect.py:712: AssertionError raise OSError('out of pty devices') OSError: out of pty devices except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError " assert bad condition error in isalive(). " except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError ____________ TestCaseMisc.test_read_after_close_raises_value_error _____________ self = def test_read_after_close_raises_value_error(self): " Calling read_nonblocking after close raises ValueError. " # ValueError should be thrown for all forms of read. with self.assertRaises(ValueError): except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError tests.test_misc.TestCaseMisc.test_read_after_close_raises_value_error except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError raise unittest.SkipTest("This test fails on PyPy because of REPL differences") except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError ___________________ PxsshTestCase.test_failed_custom_ssh_cmd ___________________ self = def test_failed_custom_ssh_cmd(self): except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError tests.test_pxssh.PxsshTestCase.test_failed_custom_ssh_cmd _________________ PxsshTestCase.test_failed_set_unique_prompt __________________ self = def test_failed_set_unique_prompt(self): except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError tests.test_pxssh.PxsshTestCase.test_failed_set_unique_prompt except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError # TODO it seems like this test could block forever if run fails... except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError ___________________ RunFuncTestCase.test_run_event_typeerror ___________________ self = def test_run_event_typeerror(self): with self.assertRaises(TypeError): except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError tests.test_run.RunFuncTestCase.test_run_event_typeerror except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError # TODO it seems like this test could block forever if run fails... except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError _______________ RunUnicodeFuncTestCase.test_run_event_typeerror ________________ self = def test_run_event_typeerror(self): with self.assertRaises(TypeError): except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError tests.test_run.RunUnicodeFuncTestCase.test_run_event_typeerror except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except socket.error: except socket.error: E PermissionError: [Errno 13] Permission denied /usr/lib/python3.12/multiprocessing/synchronize.py:57: PermissionError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError # a TypeError when concatenating a bytestring to a unicode type. except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError # otherwise fails when the stream inspected by os.read() # UnicodeDecodeError: 'utf8' codec can't decode byte 0xe2 in except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError FAILED tests/test_async.py::AsyncTests::test_async_and_gc - OSError: out of p... FAILED tests/test_async.py::AsyncTests::test_async_and_sync - OSError: out of... FAILED tests/test_async.py::AsyncTests::test_async_replwrap - OSError: out of... FAILED tests/test_async.py::AsyncTests::test_async_utf8 - OSError: out of pty... FAILED tests/test_async.py::AsyncTests::test_eof - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_expect_exact - OSError: out of p... FAILED tests/test_async.py::AsyncTests::test_simple_expect - OSError: out of ... FAILED tests/test_async.py::AsyncTests::test_timeout - OSError: out of pty de... FAILED tests/test_constructor.py::TestCaseConstructor::test_constructor - OSE... FAILED tests/test_constructor.py::TestCaseConstructor::test_named_parameters FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_bad_sendcontrol_chars - ... FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_control_chars - OSError:... FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_sendcontrol - OSError: o... FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_sendeof - OSError: out o... FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_sendintr - OSError: out ... FAILED tests/test_delay.py::TestCaseDelay::test_delayafterread - OSError: out... FAILED tests/test_delay.py::TestCaseDelay::test_delaybeforesend - OSError: ou... FAILED tests/test_destructor.py::TestCaseDestructor::test_destructor - OSErro... FAILED tests/test_dotall.py::TestCaseDotall::test_dotall - OSError: out of pt... FAILED tests/test_dotall.py::TestCaseDotall::test_precompiled - OSError: out ... FAILED tests/test_env.py::TestCaseEnv::test_run_uses_env - OSError: out of pt... FAILED tests/test_env.py::TestCaseEnv::test_run_uses_env_path - OSError: out ... FAILED tests/test_env.py::TestCaseEnv::test_run_uses_env_path_over_path - OSE... FAILED tests/test_env.py::TestCaseEnv::test_spawn_uses_env - OSError: out of ... FAILED tests/test_expect.py::ExpectTestCase::test_bad_arg - OSError: out of p... FAILED tests/test_expect.py::ExpectTestCase::test_before_across_chunks - OSEr... FAILED tests/test_expect.py::ExpectTestCase::test_before_after - OSError: out... FAILED tests/test_expect.py::ExpectTestCase::test_before_after_exact - OSErro... FAILED tests/test_expect.py::ExpectTestCase::test_before_after_timeout - OSEr... FAILED tests/test_expect.py::ExpectTestCase::test_buffer_interface - OSError:... FAILED tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_ascii FAILED tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_none FAILED tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_utf8 FAILED tests/test_expect.py::ExpectTestCase::test_expect - OSError: out of pt... FAILED tests/test_expect.py::ExpectTestCase::test_expect_basic - OSError: out... FAILED tests/test_expect.py::ExpectTestCase::test_expect_echo - OSError: out ... FAILED tests/test_expect.py::ExpectTestCase::test_expect_echo_exact - OSError... FAILED tests/test_expect.py::ExpectTestCase::test_expect_eof - OSError: out o... FAILED tests/test_expect.py::ExpectTestCase::test_expect_exact - OSError: out... FAILED tests/test_expect.py::ExpectTestCase::test_expect_exact_basic - OSErro... FAILED tests/test_expect.py::ExpectTestCase::test_expect_ignore_case - OSErro... FAILED tests/test_expect.py::ExpectTestCase::test_expect_ignore_case_flag - O... FAILED tests/test_expect.py::ExpectTestCase::test_expect_index - OSError: out... FAILED tests/test_expect.py::ExpectTestCase::test_expect_index_exact - OSErro... FAILED tests/test_expect.py::ExpectTestCase::test_expect_order - OSError: out... FAILED tests/test_expect.py::ExpectTestCase::test_expect_order_exact - OSErro... FAILED tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_none - OSE... FAILED tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_utf8 - OSE... FAILED tests/test_expect.py::ExpectTestCase::test_expect_setecho_off - OSErro... FAILED tests/test_expect.py::ExpectTestCase::test_expect_setecho_off_exact - ... FAILED tests/test_expect.py::ExpectTestCase::test_expect_timeout - OSError: o... FAILED tests/test_expect.py::ExpectTestCase::test_greed - OSError: out of pty... FAILED tests/test_expect.py::ExpectTestCase::test_greed_exact - OSError: out ... FAILED tests/test_expect.py::ExpectTestCase::test_increasing_searchwindowsize FAILED tests/test_expect.py::ExpectTestCase::test_ordering - OSError: out of ... FAILED tests/test_expect.py::ExpectTestCase::test_ordering_exact - OSError: o... FAILED tests/test_expect.py::ExpectTestCase::test_searchwindowsize - OSError:... FAILED tests/test_expect.py::ExpectTestCase::test_signal_handling - OSError: ... FAILED tests/test_expect.py::ExpectTestCase::test_stdin_closed - AssertionErr... FAILED tests/test_expect.py::ExpectTestCase::test_stdin_stdout_closed - Asser... FAILED tests/test_expect.py::ExpectTestCase::test_timeout_none - OSError: out... FAILED tests/test_expect.py::ExpectTestCase::test_unexpected_eof - OSError: o... FAILED tests/test_expect.py::ExpectTestCase::test_waitnoecho - OSError: out o... FAILED tests/test_expect.py::ExpectTestCase::test_waitnoecho_order - OSError:... FAILED tests/test_interact.py::InteractTestCase::test_interact_escape - OSErr... FAILED tests/test_interact.py::InteractTestCase::test_interact_escape_None - ... FAILED tests/test_interact.py::InteractTestCase::test_interact_exit_unicode FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_consistent_multiple_calls FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGHUP FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGINT FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGKILL FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_normal_termination FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_wait - OSError: ou... FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_wait_after_termination FAILED tests/test_isalive.py::IsAliveTestCase::test_forced_terminate - OSErro... FAILED tests/test_isalive.py::IsAliveTestCase::test_signal_wait - OSError: ou... FAILED tests/test_log.py::TestCaseLog::test_log - OSError: out of pty devices FAILED tests/test_log.py::TestCaseLog::test_log_logfile_read - OSError: out o... FAILED tests/test_log.py::TestCaseLog::test_log_logfile_send - OSError: out o... FAILED tests/test_log.py::TestCaseLog::test_log_send_and_received - OSError: ... FAILED tests/test_misc.py::TestCaseMisc::test_bad_child_pid - OSError: out of... FAILED tests/test_misc.py::TestCaseMisc::test_bad_type_in_expect - OSError: o... FAILED tests/test_misc.py::TestCaseMisc::test_cwd - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_eof - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_exception_tb - OSError: out of ... FAILED tests/test_misc.py::TestCaseMisc::test_isalive - OSError: out of pty d... FAILED tests/test_misc.py::TestCaseMisc::test_isatty - OSError: out of pty de... FAILED tests/test_misc.py::TestCaseMisc::test_isatty_poll - OSError: out of p... FAILED tests/test_misc.py::TestCaseMisc::test_iter - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_nonnative_pty_fork - OSError: o... FAILED tests/test_misc.py::TestCaseMisc::test_read - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_read_after_close_raises_value_error FAILED tests/test_misc.py::TestCaseMisc::test_read_poll - OSError: out of pty... FAILED tests/test_misc.py::TestCaseMisc::test_read_poll_timeout - OSError: ou... FAILED tests/test_misc.py::TestCaseMisc::test_readline - OSError: out of pty ... FAILED tests/test_misc.py::TestCaseMisc::test_readline_bin_echo - OSError: ou... FAILED tests/test_misc.py::TestCaseMisc::test_readlines - OSError: out of pty... FAILED tests/test_misc.py::TestCaseMisc::test_sighup - OSError: out of pty de... FAILED tests/test_misc.py::TestCaseMisc::test_terminate - OSError: out of pty... FAILED tests/test_misc.py::TestCaseMisc::test_with - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_write - OSError: out of pty dev... FAILED tests/test_misc.py::TestCaseMisc::test_writelines - OSError: out of pt... FAILED tests/test_performance.py::PerformanceTestCase::test_100000 - OSError:... FAILED tests/test_performance.py::PerformanceTestCase::test_large_stdout_stream FAILED tests/test_pxssh.py::PxsshTestCase::test_connection_refused - OSError:... FAILED tests/test_pxssh.py::PxsshTestCase::test_custom_ssh_cmd - OSError: out... FAILED tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd - OSErr... FAILED tests/test_pxssh.py::PxsshTestCase::test_failed_set_unique_prompt - OS... FAILED tests/test_pxssh.py::PxsshTestCase::test_fake_ssh - OSError: out of pt... FAILED tests/test_pxssh.py::PxsshTestCase::test_login_bash - OSError: out of ... FAILED tests/test_pxssh.py::PxsshTestCase::test_login_tcsh - OSError: out of ... FAILED tests/test_pxssh.py::PxsshTestCase::test_login_zsh - OSError: out of p... FAILED tests/test_pxssh.py::PxsshTestCase::test_wrong_pw - OSError: out of pt... FAILED tests/test_repr.py::TestCaseMisc::test_str_spawn - OSError: out of pty... FAILED tests/test_repr.py::TestCaseMisc::test_str_spawnu - OSError: out of pt... FAILED tests/test_run.py::RunFuncTestCase::test_run - OSError: out of pty dev... FAILED tests/test_run.py::RunFuncTestCase::test_run_bad_exitstatus - OSError:... FAILED tests/test_run.py::RunFuncTestCase::test_run_callback - OSError: out o... FAILED tests/test_run.py::RunFuncTestCase::test_run_event_as_function - OSErr... FAILED tests/test_run.py::RunFuncTestCase::test_run_event_as_method - OSError... FAILED tests/test_run.py::RunFuncTestCase::test_run_event_as_string - OSError... FAILED tests/test_run.py::RunFuncTestCase::test_run_event_typeerror - OSError... FAILED tests/test_run.py::RunFuncTestCase::test_run_exit - OSError: out of pt... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run - OSError: out of ... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_bad_exitstatus - O... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_callback - OSError... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_function FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_method - ... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_string - ... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_typeerror - ... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_exit - OSError: ou... FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_unicode - OSError:... FAILED tests/test_socket.py::ExpectTestCase::test_fd_isalive - PermissionErro... FAILED tests/test_socket.py::ExpectTestCase::test_fd_isalive_poll - Permissio... FAILED tests/test_socket.py::ExpectTestCase::test_fd_isatty - PermissionError... FAILED tests/test_socket.py::ExpectTestCase::test_fd_isatty_poll - Permission... FAILED tests/test_socket.py::ExpectTestCase::test_maxread - PermissionError: ... FAILED tests/test_socket.py::ExpectTestCase::test_multiple_interrupts - Permi... FAILED tests/test_socket.py::ExpectTestCase::test_socket - PermissionError: [... FAILED tests/test_socket.py::ExpectTestCase::test_socket_with_write - Permiss... FAILED tests/test_socket.py::ExpectTestCase::test_timeout - PermissionError: ... FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive - PermissionE... FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive_poll - Permis... FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty - PermissionEr... FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty_poll - Permiss... FAILED tests/test_socket_fd.py::ExpectTestCase::test_fileobj - PermissionErro... FAILED tests/test_socket_fd.py::ExpectTestCase::test_maxread - PermissionErro... FAILED tests/test_socket_fd.py::ExpectTestCase::test_multiple_interrupts - Pe... FAILED tests/test_socket_fd.py::ExpectTestCase::test_not_file_descriptor - Pe... FAILED tests/test_socket_fd.py::ExpectTestCase::test_not_int - PermissionErro... FAILED tests/test_socket_fd.py::ExpectTestCase::test_socket - PermissionError... FAILED tests/test_socket_fd.py::ExpectTestCase::test_socket_with_write - Perm... FAILED tests/test_socket_fd.py::ExpectTestCase::test_timeout - PermissionErro... FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_correctStackTrace FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_exp_timeout_notThrown FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_pattern_printout FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_stacktraceMunging FAILED tests/test_unicode.py::UnicodeTests::test_expect_basic - OSError: out ... FAILED tests/test_unicode.py::UnicodeTests::test_expect_echo_exact - OSError:... FAILED tests/test_unicode.py::UnicodeTests::test_expect_exact_basic - OSError... FAILED tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle - OSEr... FAILED tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle_exact FAILED tests/test_unicode.py::UnicodeTests::test_log_unicode - OSError: out o... FAILED tests/test_unicode.py::UnicodeTests::test_readline_bin_echo - OSError:... FAILED tests/test_unicode.py::UnicodeTests::test_spawn_expect_ascii_unicode FAILED tests/test_unicode.py::UnicodeTests::test_spawn_send_unicode - OSError... FAILED tests/test_unicode.py::UnicodeTests::test_spawn_utf8_incomplete - OSEr... FAILED tests/test_unicode.py::UnicodeTests::test_unicode_argv - OSError: out ... FAILED tests/test_winsize.py::TestCaseWinsize::test_initial_winsize - OSError... FAILED tests/test_winsize.py::TestCaseWinsize::test_initial_winsize_by_dimension FAILED tests/test_winsize.py::TestCaseWinsize::test_setwinsize - OSError: out... ========= 171 failed, 73 passed, 13 deselected, 47 warnings in 12.26s ========== >>> ERROR: py3-pexpect: check failed