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

Extend sleep in test_pandas (#8438) #8440

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

juliangilbey
Copy link
Contributor

Closes #8438

  • Tests added / passed

Now passes test_pandas

  • Passes pre-commit run --all-files

@juliangilbey juliangilbey requested a review from fjetter as a code owner January 3, 2024 18:06
@GPUtester
Copy link
Collaborator

Can one of the admins verify this patch?

Admins can comment ok to test to allow this one PR to run or add to allowlist to allow all future PRs from the same author to run.

@hendrikmakait hendrikmakait self-requested a review January 3, 2024 18:11
Copy link
Contributor

github-actions bot commented Jan 3, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    27 files  ±0      27 suites  ±0   9h 50m 42s ⏱️ + 11m 43s
 3 951 tests ±0   3 839 ✅  - 2    109 💤 ±0  3 ❌ +2 
49 696 runs  ±0  47 404 ✅  - 2  2 289 💤 ±0  3 ❌ +2 

For more details on these failures, see this check.

Results for commit 97af828. ± Comparison against base commit 81774d4.

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

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

@juliangilbey: Thanks for your contribution, and nice detective work tracking this one down!

@hendrikmakait hendrikmakait merged commit 7562f9c into dask:main Jan 8, 2024
30 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_pandas is flaky
3 participants