Okay I hit a weird bug. All the tests in a @testitem passes, but the controller does not let go the test item and it failed because my 3600 s timeout was hit. You can see it here: changed: using the new `juliaci.yml` workflow for test items · JuliaControl/ModelPredictiveControl.jl@7255d9f · GitHub
Because of this I tried to disable the timeout in juliaci.yml but I was not able to. I tried testitem-timeout: null. testitem-timeout: 0, testitem-timeout: Inf, testitem-timeout: but nothing work. It’s not documented what should be the value to disable the timeout.
edit: I think testitem-timeout: -1 worked! ![]()
![]()
![]()
![]()
edit²: nope ![]()