File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ if(BUILD_TESTING)
2626 ament_add_pytest_test(${_test_name} ${_test_path}
2727 APPEND_ENV PYTHONPATH=${CMAKE_CURRENT_BINARY_DIR}
2828 ENV SOURCE_DIR=${CMAKE_CURRENT_SOURCE_DIR} PYTHON_INSTALL_DIR=${PYTHON_INSTALL_DIR} PYEGG_VERSION=py${Python3_VERSION_MAJOR} .${Python3_VERSION_MINOR}
29- TIMEOUT 60
29+ TIMEOUT 360
3030 WORKING_DIRECTORY ${PROJECT_BINARY_DIR}
3131 )
3232 endforeach ()
Original file line number Diff line number Diff line change 1313 <build_depend >ament_cmake_pytest</build_depend >
1414 <build_depend >ament_cmake_python</build_depend >
1515
16- <test_depend >python -jinja2</test_depend >
16+ <test_depend >python3 -jinja2</test_depend >
1717
1818 <buildtool_export_depend >ament_cmake_core</buildtool_export_depend >
1919
You can’t perform that action at this time.
0 commit comments