Skip to content

Commit 9914076

Browse files
authored
Ignore tracetools tests (#184)
1 parent 8abaea6 commit 9914076

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libmicroros.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
8080
touch src/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE; \
8181
touch src/rclc/rclc_examples/COLCON_IGNORE; \
8282
touch src/rcl/rcl_yaml_param_parser/COLCON_IGNORE; \
83+
touch src/ros2_tracing/test_tracetools/COLCON_IGNORE; \
8384
cp -rf $(EXTRA_ROS_PACKAGES) src/extra_packages || :; \
8485
test -f src/extra_packages/extra_packages.repos && cd src/extra_packages && vcs import --input extra_packages.repos || :;
8586

0 commit comments

Comments
 (0)