FAILED tests/core/test_project.py::test_change_loaded_mesh - grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "{"ErrorName":"OPTSimulationNoSensorSelected","ErrorCategory":"OPTSimulationError","ErrorSeverity":0,"ErrorRequest":"Simulation cannot be updated","ErrorDiagnostic":"Sensor is required as input to run the simulation MeshChange","ErrorAdvice":"Select a sensor to continue","ErrorFile":"/home/optistfsbuild/AgentSYS/_work/1/s/Speos/Optis.Libs/LibCAD2/Source/OptSimuDirecte.cpp","ErrorLine":3128}"
debug_error_string = "INVALID_ARGUMENT:{"ErrorName":"OPTSimulationNoSensorSelected","ErrorCategory":"OPTSimulationError","ErrorSeverity":0,"ErrorRequest":"Simulation cannot be updated","ErrorDiagnostic":"Sensor is required as input to run the simulation MeshChange","ErrorAdvice":"Select a sensor to continue","ErrorFile":"/home/optistfsbuild/AgentSYS/_work/1/s/Speos/Optis.Libs/LibCAD2/Source/OptSimuDirecte.cpp","ErrorLine":3128}"
It seems that some changes associated to #919 have introduced a regression for
test_change_loaded_meshwhen running with 25.1.Here is an example of a breaking workflow and below is the associated log error: