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

Fix test_cmd for upstream testing #1212

Merged
merged 4 commits into from
Aug 7, 2023

Conversation

ayushdg
Copy link
Collaborator

@ayushdg ayushdg commented Aug 4, 2023

Fixes #1207.

The upstream test started failing due to hangs when the client tries to connect to the port on which the dashboard has been started. Temporarily moved to a non dashboard port since the test doesn't need that.
Opened dask/distributed#8071 to discuss upstream.

Merge after #1211

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2023

Codecov Report

Merging #1212 (3699529) into main (a837d7d) will decrease coverage by 0.11%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #1212      +/-   ##
==========================================
- Coverage   81.66%   81.55%   -0.11%     
==========================================
  Files          78       78              
  Lines        4570     4570              
  Branches      842      842              
==========================================
- Hits         3732     3727       -5     
+ Misses        656      651       -5     
- Partials      182      192      +10     

see 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ayushdg ayushdg marked this pull request as ready for review August 7, 2023 18:49
Copy link
Collaborator

@charlesbluca charlesbluca left a comment

Choose a reason for hiding this comment

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

Thanks for the fix and upstream issue @ayushdg!

@charlesbluca charlesbluca merged commit 3fad76b into dask-contrib:main Aug 7, 2023
19 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.

⚠️ Upstream CI Dask failed ⚠️
3 participants