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

CI/TST: Disable tests/window/moments for Azure timeouts #45500

Closed
wants to merge 4 commits into from

Conversation

mroeschke
Copy link
Member

  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them

My hypothesis (so far) why Azure is timing out is because pandas/tests/window/moments tests are hanging on the teardown step. Skipping these tests to see if it fixes things.

@mroeschke mroeschke added CI Continuous Integration Testing pandas testing functions or related to the test suite labels Jan 20, 2022
@simonjayhawkins simonjayhawkins added this to the 1.4 milestone Jan 20, 2022
@simonjayhawkins simonjayhawkins mentioned this pull request Jan 20, 2022
@mroeschke mroeschke mentioned this pull request Jan 20, 2022
4 tasks
@mroeschke
Copy link
Member Author

I'm having not much luck here. My idea was incorrect that it was strictly the moments tests

@jbrockmendel
Copy link
Member

I'm having not much luck here. My idea was incorrect that it was strictly the moments tests

OK if i cancel the azure builds for this so #45507 gets run sooner?

@mroeschke
Copy link
Member Author

I'm having not much luck here. My idea was incorrect that it was strictly the moments tests

OK if i cancel the azure builds for this so #45507 gets run sooner?

Yup go for it. (I don't have access to canceling the Azure builds from the Azure site)

@mroeschke
Copy link
Member Author

Going to close. This wasn't the right approach

@mroeschke mroeschke closed this Jan 20, 2022
@mroeschke mroeschke removed this from the 1.4 milestone Jan 20, 2022
@mroeschke mroeschke deleted the ci/disable_moments branch January 20, 2022 22:55
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.

3 participants