Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass All Tests in ros2.repos #493

Open
5 tasks done
YuanYuYuan opened this issue Mar 3, 2025 · 7 comments
Open
5 tasks done

Pass All Tests in ros2.repos #493

YuanYuYuan opened this issue Mar 3, 2025 · 7 comments

Comments

@YuanYuYuan
Copy link
Contributor

YuanYuYuan commented Mar 3, 2025

name list reason
rosbag2_transport 1 - test_play__rmw_zenoh_cpp (Timeout) Unknown Timeout
rosbag2_transport 14 - test_burst__rmw_zenoh_cpp (Timeout) Flaky
test_rmw_implementation 4 - test_publisher__rmw_zenoh_cpp (Failed) #418
test_rmw_implementation 5 - test_subscription__rmw_zenoh_cpp (Failed) #418
test_rmw_implementation 9 - test_wait_set__rmw_zenoh_cpp (Failed) #418
test_rmw_implementation 10 - test_graph_api__rmw_zenoh_cpp (Failed) #418
test_rmw_implementation 11 - test_unique_identifiers__rmw_zenoh_cpp (Failed) #418
test_rmw_implementation 12 - test_service__rmw_zenoh_cpp (Failed) #418
test_rmw_implementation 13 - test_client__rmw_zenoh_cpp (Failed) #418
test_rmw_implementation 16 - test_event__rmw_zenoh_cpp (Failed) matched_status.current_count_change
image_transport 8 - image_transport-single_subscriber_publisher (Failed) ros-perception/image_common#347
message_filters 1 - message_filters-test_simple (Failed) ros2/message_filters#167
message_filters 2 - message_filters-msg_cache_unittest (Failed) ros2/message_filters#167
message_filters 3 - message_filters-test_chain (Failed) ros2/message_filters#167
message_filters 4 - message_filters-test_time_sequencer (Failed) ros2/message_filters#167
message_filters 5 - message_filters-test_subscriber (Failed) ros2/message_filters#167
message_filters 7 - message_filters-time_synchronizer_unittest (Failed) ros2/message_filters#167
message_filters 8 - message_filters-test_exact_time_policy (Failed) ros2/message_filters#167
message_filters 9 - message_filters-test_approximate_time_policy (Failed) ros2/message_filters#167
message_filters 10 - message_filters-test_approximate_epsilon_time_policy (Failed) ros2/message_filters#167
point_cloud_transport 9 - point_cloud_transport-single_subscriber_publisher (Failed) ros-perception/point_cloud_transport#110
rviz_default_plugins 5 - image_display_test (Failed) ros2/rviz#1343
rviz_default_plugins 29 - transformer_guard_test (Failed) ros2/rviz#1343
test_tf2 1 - buffer_core_test (Failed) ros2/geometry2#762
test_tf2 2 - test_message_filter (Failed) ros2/geometry2#762
test_tf2 5 - test_buffer_client_tester.launch.py (Failed) ros2/geometry2#762
test_tf2 6 - test_static_publisher.launch.py (Failed) ros2/geometry2#762
tf2_ros 5 - test_buffer (Failed) ros2/geometry2#762
tf2_ros 9 - tf2_ros_test_transform_listener (Failed) ros2/geometry2#762
tf2_ros 10 - tf2_ros_test_static_transform_broadcaster (Failed) ros2/geometry2#762
tf2_ros 11 - tf2_ros_test_transform_broadcaster (Failed) ros2/geometry2#762
tf2_ros 12 - tf2_ros_test_time_reset (Failed) ros2/geometry2#762
tf2_ros 14 - tf2_ros_test_listener (Failed) ros2/geometry2#762

2025-03-04 Update

@JEnoch
Copy link
Contributor

JEnoch commented Mar 3, 2025

Note: "TLS Issue" refers to the issue with Thread Local Storage discussed in #170.
The fix is to ensure to call rclcpp::shutdown() when a test exits, as recommended in README.md

@Yadunund
Copy link
Member

Yadunund commented Mar 3, 2025

@YuanYuYuan please run tests using this ros2.repos file: ros2/ros2#1649

Also you can leave fixing test_rmw_implementation to me!

@YuanYuYuan
Copy link
Contributor Author

@YuanYuYuan please run tests using this ros2.repos file: ros2/ros2#1649

Sure.

Also you can leave fixing test_rmw_implementation to me!

Thanks 🙂

@ahcorde
Copy link
Contributor

ahcorde commented Mar 5, 2025

More failing tests:

name list reason
test_rmw_implementation 53 - test_subscription__rmw_zenoh_cpp (Failed) Related issue #496
test_rmw_implementation 64 - test_event__rmw_zenoh_cpp (Failed) matched_status.current_count_change

@Yadunund
Copy link
Member

Yadunund commented Mar 6, 2025

@YuanYuYuan could we update the table above to strikeout the tests that have been fixed?

@YuanYuYuan
Copy link
Contributor Author

Let me update the table here.

name list reason
rosbag2_transport 1 - test_play__rmw_zenoh_cpp (Timeout) #510
test_rmw_implementation 5 - test_subscription__rmw_zenoh_cpp (Failed) value of taken actual: true, expected: false

@Yadunund
Copy link
Member

Yadunund commented Mar 7, 2025

test_rmw_implementation has been resolved #481

Remaining test failures:

name list reason
rosbag2_transport 1 - test_play__rmw_zenoh_cpp (Timeout) #510
rosbag2_transport 1 - test_record_all__rmw_zenoh_cpp (Failed) #520

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants