Skip to content

CI: Address flaky unit tests #51070

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 9 commits into from
Jan 31, 2023
Merged

CI: Address flaky unit tests #51070

merged 9 commits into from
Jan 31, 2023

Conversation

mroeschke
Copy link
Member

Noticed test_basic_series_frame_alignment and test_raw_roundtrip can occasitionally fail in the CI. Marking as xfail strict=False and clearing the clipboard respectively

@mroeschke mroeschke added CI Continuous Integration Unreliable Test Unit tests that occasionally fail labels Jan 30, 2023
Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jbrockmendel
Copy link
Member

pandas/tests/io/test_clipboard.py:426:12: W1510: Using subprocess.run without explicitly set check is not recommended. (subprocess-run-check)

@jbrockmendel jbrockmendel merged commit 87f069a into pandas-dev:main Jan 31, 2023
@jbrockmendel
Copy link
Member

thanks @mroeschke

@mroeschke mroeschke deleted the ci/flaky branch January 31, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Unreliable Test Unit tests that occasionally fail
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants