-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Initialization issue in CI #328
Comments
Here's a merge of the doc build working on July 29th: Saying that doc builds are failing because of a failure in February (#271) and "CI has never been made to pass for this repo on MTKv9" is very easy to verify that it's not true... so let's get back to reality. Looks like it was introduced in #313 70f767c The doc build did pass, but it seems to be because the initialization hit the ODE case so the typo on the given initial values was ignored. SciML/ModelingToolkit.jl#3032 exposes that typo in the tutorial, so #329 looks to be a fix. |
Ok, the docs build have passed, but I still think CI hasn't fully passed since MTK v9 merge, here's the test runs filtered on "success" |
Downgrade can be ignored because that's a Pkg.jl issue. That's irrelevant to the CI failure. |
CI has never been made to pass for this repo on MTKv9, an error
appears. Introduced in #271
https://github.com/SciML/ModelingToolkitStandardLibrary.jl/actions/runs/10812682331/job/29994875171#step:6:193
The text was updated successfully, but these errors were encountered: