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
Currently, when the
GCBMexample simulation is run locally, fails. However then test suite for does not report a failure.The behaviour observed is as follows :
/gcbm/newand/gcbm/uploadfunction as expected in the test suite and locally/gcbm/dynamiclocally, the endpoint returns(200, {"Run started"}). Soon after the simulation fails. This is not covered in the test suite.