=================================== FAILURES =================================== marks=pytest.mark.xfail( marks=pytest.mark.xfail(reason="in need of way to setup pydevd server"), except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError FAILED test_pytest_timeout.py::test_suppresses_timeout_when_debugger_is_entered[pdb-set_trace()] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! =================== 1 failed, 35 passed, 1 skipped in 36.12s =================== >>> ERROR: py3-pytest-timeout: check failed