-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Labels
bugSomething isn't workingSomething isn't working
Description
see #3065 (comment)
spins off from ros2/rclpy#1609
root@tomoyafujita-B760M-Pro-RS-D4:~/ros2_ws/colcon_ws# export RMW_IMPLEMENTATION=rmw_connextdds
root@tomoyafujita-B760M-Pro-RS-D4:~/ros2_ws/colcon_ws# colcon test --event-handlers console_direct+ --packages-select rclcpp --ctest-args -R test_parameter_event_handler
Starting >>> rclcpp
UpdateCTestConfiguration from :/root/ros2_ws/colcon_ws/build/rclcpp/CTestConfiguration.ini
Parse Config file:/root/ros2_ws/colcon_ws/build/rclcpp/CTestConfiguration.ini
Site: tomoyafujita-B760M-Pro-RS-D4
...
60: /root/ros2_ws/colcon_ws/src/ros2/rclcpp/rclcpp/test/rclcpp/test_parameter_event_handler.cpp:515: Failure
60: Expected equality of these values:
60: received_from_remote_node1
60: Which is: 1
60: false
60:
60: [ FAILED ] TestNode.ConfigureNodesFilterAndCheckAddParameterEventCallback (1406 ms)
60: [ RUN ] TestNode.ConfigureNodesFilterAndCheckAddParameterCallback
60: RTI Connext DDS Non-commercial license is for academic, research, evaluation and personal use only. USE FOR COMMERCIAL PURPOSES IS PROHIBITED. See RTI_LICENSE.TXT for terms. Download free tools at rti.com/ncl. License issued to Non-Commercial User license@rti.com For non-production use only.
60: Expires on 00-jan-00
60: Please contact support@rti.com with any questions or comments.
60: /root/ros2_ws/colcon_ws/src/ros2/rclcpp/rclcpp/test/rclcpp/test_parameter_event_handler.cpp:618: Failure
60: Expected equality of these values:
60: received_from_remote_node2
60: Which is: 0
60: true
60:
60: [ FAILED ] TestNode.ConfigureNodesFilterAndCheckAddParameterCallback (1508 ms)
...this issue is generated by #2971
rmw_fastrtpsdoes not have this problem. all tests pass with content filtering as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working