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

[BUG] CI for BloqadeKrylov fails because test dependency on BloqadeODE #620

Open
weinbe58 opened this issue Nov 15, 2023 · 0 comments
Open
Labels
bug Something isn't working CI/CD CI/CD issues

Comments

@weinbe58
Copy link
Member

CI is failing in BloqadeKrylov because BloqadeKrylov has BloqadeODE as a test dependency which can't be deved as far as I understand.

The best option os to rewrite the test so that it uses OrdinaryDiffEq.jl instead of BloqadeODE so that it doesn't depend on having a functional version of BloqadeODE to work.

@weinbe58 weinbe58 added bug Something isn't working CI/CD CI/CD issues labels Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD CI/CD issues
Projects
None yet
Development

No branches or pull requests

1 participant