Test fail after airGR update on outputing warm-up Qsim
After the merge HYCAR-Hydro/airgr!49 (merged), a series of tests are failing:
── 1. Failure: RunModelSupervisor with no regulation should returns same results
OM_Supervisor[["54057"]]$Qsim not equal to OM_GriwrmInputs[["54057"]]$Qsim.
names for current but not for target
── 2. Failure: RunModelSupervisor with two regulations that cancel each other ou
OM_Supervisor[["54057"]]$Qsim not equal to OM_GriwrmInputs[["54057"]]$Qsim.
names for current but not for target
── 3. Failure: RunModelSupervisor with multi time steps controller, two regulati
OM_Supervisor[["54057"]]$Qsim not equal to OM_GriwrmInputs[["54057"]]$Qsim.
names for current but not for target
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 3 ]
1. Failure: RunModelSupervisor with no regulation should returns same results as RunModel.GRiwrmInputsModel (@test-RunModel.R#50)
2. Failure: RunModelSupervisor with two regulations that cancel each other out should returns same results as RunModel.GRiwrmInputsModel (@test-RunModel.R#84)
3. Failure: RunModelSupervisor with multi time steps controller, two regulations in 1 centralised controller that cancel each other out should returns same results as RunModel.GRiwrmInputsModel (@test-RunModel.R#98)
Error: testthat unit tests failed
Execution halted
1 error ✖ | 1 warning ✖ | 1 note ✖