-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
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
pexpect using tests regulary hang/die #2673
Comments
i keep hitting this one, i'm tempted to just remove pexpect since its all broken atm |
That doesn't happen on CI though does it? |
yes, which makes it even more of a pain, since ithappens in tox/local usage and its typically due to badly set timeouts/interactions in each test |
In this case I would think twice about removing it, specially if we can't pin point the actual cause and it currently passes on CI. |
what value does a test have, where we dont know why it works when it works |
I thought the |
@nicoddemus all i know that they regularly fall apart for me - and its starting to be really irritating |
ping |
it wont pong, its hanging |
Is this still happening for you? I've noticed "hacks" / code for Mac OS, but are you all using MacOS for when it happens/hangs? |
So if you're seeing this, please use |
Closing as no more information has been provided. We can reopen once the suggestion by @blueyed has been tried. 👍 |
Turns out you have to |
we pretty much have broken tests there,
whenever i have pexpect installed, py.test hangs testing terminal or pdb
The text was updated successfully, but these errors were encountered: