Skip to content

TST: Remove pytest.mark.skip from test_close_file_handle_on_invalid_usecols for pyarrow #45566

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

Closed
mroeschke opened this issue Jan 23, 2022 · 1 comment
Labels
Arrow pyarrow functionality Testing pandas testing functions or related to the test suite

Comments

@mroeschke
Copy link
Member

mroeschke commented Jan 23, 2022

xref: #45507

Skipped because the pyarrow engine causes this test to hang on Windows

Here are the last bit of logs from https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=72810&view=logs&jobId=760efd4b-7e91-505f-dd9a-18dd8c99b2e2&j=760efd4b-7e91-505f-dd9a-18dd8c99b2e2&t=6e57ede0-adee-5afc-2815-5b3fa665e05a

2022-01-22T20:14:43.5076423Z pandas/tests/io/parser/test_unsupported.py::test_close_file_handle_on_invalid_usecols[pyarrow] 
2022-01-22T20:14:43.5080063Z         SETUP    F add_imports (fixtures used: doctest_namespace)
2022-01-22T20:14:43.5084612Z         SETUP    F configure_tests
2022-01-22T20:14:43.5088146Z         SETUP    F all_parsers['pyarrow']
2022-01-22T21:19:03.8135148Z ##[error]The operation was canceled.
2022-01-22T21:19:03.8144580Z ##[section]Finishing: Test
@mroeschke mroeschke added Testing pandas testing functions or related to the test suite Arrow pyarrow functionality labels Jan 23, 2022
@simonjayhawkins simonjayhawkins added this to the Contributions Welcome milestone Jan 23, 2022
@mroeschke mroeschke removed this from the Contributions Welcome milestone Oct 13, 2022
@mroeschke mroeschke changed the title TST: Remove pytest.mark.skip from test_close_file_handle_on_invalide_usecols for pyarrow TST: Remove pytest.mark.skip from test_close_file_handle_on_invalid_usecols for pyarrow Mar 20, 2023
mroeschke added a commit that referenced this issue Aug 22, 2023
@mroeschke
Copy link
Member Author

Closed by #54572

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants