Skip to content
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

some tests just hang outside of tox runs #2774

Closed
RonnyPfannschmidt opened this issue Sep 13, 2017 · 4 comments
Closed

some tests just hang outside of tox runs #2774

RonnyPfannschmidt opened this issue Sep 13, 2017 · 4 comments
Labels
plugin: pytester related to the pytester builtin plugin status: help wanted developers would like help from experts on this topic type: infrastructure improvement to development/releases/CI structure type: regression indicates a problem that was introduced in a release which was working previously

Comments

@RonnyPfannschmidt
Copy link
Member

as far as i can tell its not possible to correctly test pytest outside of tox since years now
this is starting to impede my testing/re-factoring seriously

common issues happen with terminal/pdb tests

@RonnyPfannschmidt RonnyPfannschmidt added status: help wanted developers would like help from experts on this topic type: infrastructure improvement to development/releases/CI structure plugin: pytester related to the pytester builtin plugin type: regression indicates a problem that was introduced in a release which was working previously labels Sep 13, 2017
@brianmaissy
Copy link
Contributor

Can you give some direction about how to replicate?

I'm on mac, I was having trouble with a pdb test hanging until recently; fixed in #3116.

@nicoddemus nicoddemus changed the title some tests jsut hang outside of tox runs some tests just hang outside of tox runs Jan 25, 2018
@RonnyPfannschmidt
Copy link
Member Author

i was typically experiencing hangups when just using my normal testing virtualenv with pexpect availiable, (pexpect using tests would hang, i didnt yet verify against #3116

@darwinyip
Copy link

darwinyip commented Sep 10, 2018

I just experienced this issue when running tests for https://github.com/vertica/vertica-python on osx.

EDIT: I installed tox via pip and that is version 3.2.1. Will pip catch up on the releases?

@blueyed
Copy link
Contributor

blueyed commented Apr 7, 2019

Closing as possible duplicate of #2673 (pexpect related), since this has no additional info, except for the hint to #3116.

@blueyed blueyed closed this as completed Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin: pytester related to the pytester builtin plugin status: help wanted developers would like help from experts on this topic type: infrastructure improvement to development/releases/CI structure type: regression indicates a problem that was introduced in a release which was working previously
Projects
None yet
Development

No branches or pull requests

4 participants