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 pandas io tests hang when run sequentially, put pass when run individually. One just hangs #1197

Open
radhikaj opened this issue Feb 8, 2022 · 0 comments
Labels
area/kernel Area: Kernel severity/moderate Severity: Moderate status/triaged Status: Triaged

Comments

@radhikaj
Copy link
Collaborator

radhikaj commented Feb 8, 2022

/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_user_agent.py hangs when run with run-one
The following tests pass when run individually, but hang when run sequentially
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_stata.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_sql.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_pickle.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_html.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_s3.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_common.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_gcs.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_fsspec.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_date_converters.py
/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_compression.py
/usr/local/lib/python3.9/site-packages/pandas/tests/internals/test_managers.py

See PR #1192 for more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kernel Area: Kernel severity/moderate Severity: Moderate status/triaged Status: Triaged
Projects
None yet
Development

No branches or pull requests

2 participants