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: debugging timeouts #51409

Closed
jbrockmendel opened this issue Feb 15, 2023 · 1 comment
Closed

CI: debugging timeouts #51409

jbrockmendel opened this issue Feb 15, 2023 · 1 comment
Labels
Bug CI Continuous Integration

Comments

@jbrockmendel
Copy link
Member

jbrockmendel commented Feb 15, 2023

Frequently I'll see a CI run has a failure where a build was cancelled after 180 minutes. I'll also sometimes see local test runs get stalled somewhere in the io tests. I'm tentatively assuming these have the same cause.

Could we configure the CI to report the PYTEST_CURRENT_TEST environment variable when a timeout occurs? cc @lithomas1

The same rabbit hole led me to some options for flaky tests:
https://learn.microsoft.com/en-us/previous-versions/azure/devops/2017/dec-11-vsts?view=tfs-2017#identify-flaky-tests
https://docs.pytest.org/en/7.1.x/explanation/flaky.html#plugins

@jbrockmendel jbrockmendel added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Feb 15, 2023
@phofl phofl added CI Continuous Integration and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Feb 23, 2023
@jbrockmendel
Copy link
Member Author

Closing as not actionable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CI Continuous Integration
Projects
None yet
Development

No branches or pull requests

2 participants