Skip to content

TST: Make test_user_agent run in CI #56057

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

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Conversation

mroeschke
Copy link
Member

Renames test_user_agent.py to more generically test_http_headers.py and uses the httpserver to make this test more reliably run in the CI

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

Tests are passing so merging. Happy to follow up if needed

@mroeschke mroeschke merged commit d5e97d0 into pandas-dev:main Nov 20, 2023
@mroeschke mroeschke deleted the tst/headers branch November 20, 2023 19:32
phofl pushed a commit to phofl/pandas that referenced this pull request Nov 21, 2023
* TST: Make test_user_agent run in CI

* Fix module skip name
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request Apr 8, 2024
This test was renamed in `test_https_headers.py` in 2.2.0. pandas-dev/pandas#56057

Also this test now "runs" but is skipped because it's marked as a `single_cpu` test which we skip when running these tests.

closes #15422

Authors:
  - Matthew Roeschke (https://github.com/mroeschke)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #15442
jjacobelli pushed a commit to jjacobelli/cudf that referenced this pull request Apr 9, 2024
This test was renamed in `test_https_headers.py` in 2.2.0. pandas-dev/pandas#56057

Also this test now "runs" but is skipped because it's marked as a `single_cpu` test which we skip when running these tests.

closes rapidsai#15422

Authors:
  - Matthew Roeschke (https://github.com/mroeschke)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: rapidsai#15442
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