-
Notifications
You must be signed in to change notification settings - Fork 50
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
Integration Testing CI Test Failure on python 3.12 #800
Comments
@ilan-gold the failing test is due to a recent version of Dask that is breaking things in a strange way. We are investigating this, but for the moment we added a constraint to consider Dask only up to |
The latest main makes the integration tests succeed: https://github.com/scverse/integration-testing/actions/runs/12364196173. |
Wanted to follow up on this as dask is still limited to 2024.11.2 on the main branch at the moment. Is there anything else preventing an upgrade to dask 2024.12.1 that still needs to be addressed? |
Hi @sophiamaedler, unfortunately the latest Dask is not supported and there is not an easy solution. More details can be found here: #835 (comment). |
The daily CI failed on test for spatialdata failed. Please go to the logs of the integration testing repo to review. @scverse/anndata
The text was updated successfully, but these errors were encountered: