You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when the GCBM example simulation is run locally, fails. However then test suite for does not report a failure.
The behaviour observed is as follows :
/gcbm/new and /gcbm/upload function as expected in the test suite and locally
On running /gcbm/dynamic locally, the endpoint returns (200, {"Run started"}). Soon after the simulation fails. This is not covered in the test suite.
On a failed simulation, an output folder is created, however it is empty
The text was updated successfully, but these errors were encountered:
Currently, when the
GCBM
example simulation is run locally, fails. However then test suite for does not report a failure.The behaviour observed is as follows :
/gcbm/new
and/gcbm/upload
function as expected in the test suite and locally/gcbm/dynamic
locally, the endpoint returns(200, {"Run started"})
. Soon after the simulation fails. This is not covered in the test suite.The text was updated successfully, but these errors were encountered: