We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-running a previously passing job shows that ConPTY started timing out on certain tests. We skipped those tests with XFAIL in #213
The text was updated successfully, but these errors were encountered:
This roots out on andfoy/winpty-rs#23
Sorry, something went wrong.
First note: New CI images use Windows Server 2022, whereas previously they used 2019 and some tests are now running as expected
Yes, indeed, now tests are passing: andfoy/winpty-rs#24. I'll produce a winpty-rs release and make some changes here
winpty-rs
Nice detective work! Once there is a new pywinpty release I'll try removing the explicit backend in terminado.
pywinpty
terminado
Successfully merging a pull request may close this issue.
Re-running a previously passing job shows that ConPTY started timing out on certain tests. We skipped those tests with XFAIL in #213
The text was updated successfully, but these errors were encountered: