Skip to content

CI: mark user-agent tests as network #43542

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

Conversation

mzeitlin11
Copy link
Member

cc @jbrockmendel, inspired by #43517 (comment). This being the source of the timeout is also supported by starting to see timeouts on windows2 after changing the split such that the io tests were included in windows2.

@mzeitlin11 mzeitlin11 added Testing pandas testing functions or related to the test suite CI Continuous Integration labels Sep 13, 2021
@mzeitlin11
Copy link
Member Author

Hmm, actually these tests don't touch network (only use localhost) and timeout still happened, so must not be the cause

@mzeitlin11 mzeitlin11 closed this Sep 13, 2021
@jbrockmendel
Copy link
Member

Good thought! Are you confident that the timeout(s?) are from these tests?

@mzeitlin11
Copy link
Member Author

mzeitlin11 commented Sep 13, 2021

Good thought! Are you confident that the timeout(s?) are from these tests?

Now I am confident they are not from the user-agent tests since this pr skipped them, but a timeout still occurred :) But seems likely the issue is somewhere in tests/io based on the timeouts moving to windows2 after the new split. Hoping #43545 helps

@mzeitlin11 mzeitlin11 deleted the ci_user_agent_network branch September 14, 2021 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants