Fix mindeps-distributed CI build to handle numpy/pandas not being installed #9668
Fix mindeps-distributed CI build to handle numpy/pandas not being installed #9668jrbourbeau merged 2 commits intodask:mainfrom
mindeps-distributed CI build to handle numpy/pandas not being installed #9668Conversation
mindeps-distributed CI build to handle numpy/pandas not being installed
|
Okay, so this is an interesting one. On in our Which was recently fixed in dask/distributed#7309. So we had been skipping this test, but for the wrong reasons -- this PR makes it so we skip/run tests appropriately cc @charlesbluca @ncclementi in case either of you have a moment to look at this |
|
Will plan to merge this after CI finishes in order to get CI passing ASAP. Happy to handle any related changes in a follow-up PR |
There was a problem hiding this comment.
Thanks for looking into this @jrbourbeau ! CI failure seems like a known flake.
EDIT: Looks like my approval was a few seconds too late :)
No description provided.