Merge branch '58-all-tracetools_test-tests-fail' into 'master'

Resolve "All tracetools_test tests fail"

Closes #58

See merge request micro-ROS/ros_tracing/ros2_tracing!112
This commit is contained in:
Christophe Bedard 2019-11-26 00:52:35 +00:00
commit 41c6dec8b9

View file

@ -147,6 +147,7 @@ if(BUILD_TESTING)
APPEND_ENV AMENT_PREFIX_PATH=${ament_index_build_path} APPEND_ENV AMENT_PREFIX_PATH=${ament_index_build_path}
PYTHONPATH=${CMAKE_CURRENT_BINARY_DIR} PYTHONPATH=${CMAKE_CURRENT_BINARY_DIR}
TIMEOUT 60 TIMEOUT 60
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
) )
endforeach() endforeach()
endif() endif()