humanoid-path-planner / hpp-corbaserver

Corba server for Humanoid Path Planner applications
BSD 2-Clause "Simplified" License
4 stars 20 forks source link

test: run py-port in serial #203

Closed nim65s closed 1 year ago

nim65s commented 1 year ago

because CI gets a very high rate of

omniORB.CORBA._omni_sys_exc: CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO)

nim65s commented 1 year ago

Actually, this was the issue:

set_tests_properties("py-port" PROPERTIES RUN_SERIAL "ON")