Skip to content

Conversation

mroeschke
Copy link
Member

test_pickle_generalurl_read appears redundant with pandas/tests/io/test_http_headers.py::test_request_headers where the latter uses the httpserver fixture and doesn't attempt to patch urllib.request.urlopen.

I was seeing test_pickle_generalurl_read being particularly slow in the cudf test suite, but best to remove this test as it's redundant.

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite IO Network Local or Cloud (AWS, GCS, etc.) IO Issues labels Feb 4, 2025
@mroeschke mroeschke added this to the 3.0 milestone Feb 4, 2025
@mroeschke
Copy link
Member Author

Merging. But happy to follow up if needed

@mroeschke mroeschke merged commit 1cd4c63 into pandas-dev:main Feb 5, 2025
42 of 48 checks passed
@mroeschke mroeschke deleted the rm/test/urllib branch February 5, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IO Network Local or Cloud (AWS, GCS, etc.) IO Issues Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant