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

Update Julia manifest #1341

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Update Julia manifest #1341

merged 2 commits into from
Apr 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 2, 2024

Update Julia dependencies to the latest version.

Copy link
Member

@visr visr left a comment

Choose a reason for hiding this comment

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

Oh this is curious, one test model is no longer converging.

Captured Logs for test item "leaky bucket model" at test\run_models_test.jl:154 on worker 3564
┌ Warning: dt(0.0) <= dtmin(0.0) at t=0.0, and step error estimate = 1.0. Aborting. There is either an error in your model specification or the true solution is unstable.
└ @ SciMLBase C:\Users\runneradmin\.julia\packages\SciMLBase\NjslX\src\integrator_interface.jl:619
Error in testset "leaky bucket model" on worker 3564:
Test Failed at D:\a\Ribasim\Ribasim\core\test\run_models_test.jl:180
  Expression: infl == [0.001]
   Evaluated: [0.0] == [0.001]

Error in testset "leaky bucket model" on worker 3564:
Test Failed at D:\a\Ribasim\Ribasim\core\test\run_models_test.jl:185
  Expression: drng == [0.001]
   Evaluated: [0.003] == [0.001]

Error in testset "leaky bucket model" on worker 3564:
Test Failed at D:\a\Ribasim\Ribasim\core\test\run_models_test.jl:186
  Expression: infl == [0.002]
   Evaluated: [0.0] == [0.002]

Error in testset "leaky bucket model" on worker 3564:
Test Failed at D:\a\Ribasim\Ribasim\core\test\run_models_test.jl:188
  Expression: successful_retcode(Ribasim.solve!(model))

@visr visr merged commit 07d6077 into main Apr 2, 2024
29 checks passed
@visr visr deleted the update/julia-manifest branch April 2, 2024 16:36
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.

3 participants