We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This test failure shows up sometimes. Possibly since #1399.
No Captured Logs for test item "Allocation level control" at test\allocation_test.jl:308 on worker 7960 Error in testset "Allocation level control" on worker 7960: Test Failed at D:\a\Ribasim\Ribasim\core\test\allocation_test.jl:364 Expression: ≈(storage[stage_5], u_stage_5.(t[stage_5]), rtol = 0.0001) Evaluated: [1654.8209307353425, 1611.6209217322994, 1596.0102056697474] ≈ [1654.8209307353425, 1611.6209307353424, 1568.4209307353424] (rtol=0.0001) Error in testset "Allocation level control" on worker 7960: Test Failed at D:\a\Ribasim\Ribasim\core\test\allocation_test.jl:[372](https://github.com/Deltares/Ribasim/actions/runs/8802274133/job/24157582821#step:6:373) Expression: ≈(storage[stage_6], u_stage_6.(t[stage_6]), rtol = 0.0001) Evaluated: [1533.1275614894184, 1499.9856889683385, 1499.9856107363594, 1499.985610656249, 1499.985610653905, 1499.9856106538211, 1499.9856106538184, 1499.9856106538184, 1499.9856106538184, 1499.9856106538184, 1499.9856106538193] ≈ [1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184, 1533.1275614894184] (rtol=0.0001)
In table form:
and
The text was updated successfully, but these errors were encountered:
This was probably solved with e84ae3a, let's merge that separately.
Sorry, something went wrong.
That makes sense, see #1424.
FlowBoundary is flow direction constraining (#1424)
6c266af
(cherry picked from commit e84ae3a) Fixes #1423 --------- Co-authored-by: Bart de Koning <[email protected]>
Successfully merging a pull request may close this issue.
This test failure shows up sometimes. Possibly since #1399.
In table form:
and
The text was updated successfully, but these errors were encountered: