strands-project / strands_executive

Executive control code for STRANDS robots.
10 stars 19 forks source link

unit test for test_fifo_task_executor is unstable #155

Open marc-hanheide opened 9 years ago

marc-hanheide commented 9 years ago

https://lcas.lincoln.ac.uk/jenkins/job/devel-indigo-strands_executive/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/45/testReport/

It seems to me this sometimes works and sometimes fails. So maybe the test has a race condition?

marc-hanheide commented 9 years ago

Seems to still be running?

hawesie commented 9 years ago

It's not in the cmake https://github.com/strands-project/strands_executive/blob/hydro-release/task_executor/CMakeLists.txt#L128

marc-hanheide commented 9 years ago

but check https://github.com/strands-project/strands_executive/blob/hydro-release/task_executor/tests/scheduled_exe_tester.py#L3 Maybe that's the culprit???

hawesie commented 9 years ago

ahah!