Skip to content

Use same local Dask cluster in tests#1924

Merged
flying-sheep merged 1 commit into
mainfrom
pa/fix-dask-tests
Mar 18, 2025
Merged

Use same local Dask cluster in tests#1924
flying-sheep merged 1 commit into
mainfrom
pa/fix-dask-tests

Conversation

@flying-sheep
Copy link
Copy Markdown
Member

@flying-sheep flying-sheep commented Mar 18, 2025

Since #1906, tests often fail because multiple workers want to spin up a local cluster.

This could be fixed using processes=False clusters or by reusing a cluster.

TODO:

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.37%. Comparing base (762094b) to head (5ac05aa).
Report is 48 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1924      +/-   ##
==========================================
+ Coverage   82.82%   84.37%   +1.54%     
==========================================
  Files          45       45              
  Lines        6777     6777              
==========================================
+ Hits         5613     5718     +105     
+ Misses       1164     1059     -105     

see 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flying-sheep flying-sheep changed the title Use same local Dask cluster Use same local Dask cluster in tests Mar 18, 2025
@flying-sheep
Copy link
Copy Markdown
Member Author

OK, I have to merge this, GitHub behaves weird in other jobs and this might help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant