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

[test_rclcpp][Flaky] #100 test_parameter_server_cpp #154

Closed
Yadunund opened this issue Apr 13, 2024 · 1 comment
Closed

[test_rclcpp][Flaky] #100 test_parameter_server_cpp #154

Yadunund opened this issue Apr 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Yadunund
Copy link
Member

Yadunund commented Apr 13, 2024

Test times out: service not available after waiting

100: test_parameter_server_cpp (test_rclcpp.TestTwoExecutables.test_parameter_server_cpp)
100: Test that the second executable terminates after a finite amount of time. ... [INFO] [test_parameters_server_cpp-1]: process started with pid [2948299]
100: [INFO] [test_remote_parameters_cpp-2]: process started with pid [2948300]
100: [test_remote_parameters_cpp-2] Running main() from /home/yadunund/ros2_rolling/install/gtest_vendor/src/gtest_vendor/src/gtest_main.cc
100: [test_remote_parameters_cpp-2] [==========] Running 6 tests from 2 test suites.
100: [test_remote_parameters_cpp-2] [----------] Global test environment set-up.
100: [test_remote_parameters_cpp-2] [----------] 3 tests from parameters
100: [test_parameters_server_cpp-1] [INFO] [1713001669.682451698] [rmw_zenoh_cpp]: Successfully connected to a Zenoh router with id 488c952af44838a02fd7bf98a2ab19b5.
100: [test_remote_parameters_cpp-2] [INFO] [1713001669.685640178] [rmw_zenoh_cpp]: Successfully connected to a Zenoh router with id 488c952af44838a02fd7bf98a2ab19b5.
100: [test_remote_parameters_cpp-2] [ RUN      ] parameters.test_remote_parameters_async
100: [test_remote_parameters_cpp-2] /home/yadunund/ros2_rolling/src/ros2/system_tests/test_rclcpp/test/test_remote_parameters.cpp:54: Failure
100: [test_remote_parameters_cpp-2] Value of: false
100: [test_remote_parameters_cpp-2]   Actual: false
100: [test_remote_parameters_cpp-2] Expected: true
100: [test_remote_parameters_cpp-2] service not available after waiting
100: [test_remote_parameters_cpp-2] 
100: [test_remote_parameters_cpp-2] [  FAILED  ] parameters.test_remote_parameters_async (20006 ms)
100: [test_remote_parameters_cpp-2] [ RUN      ] parameters.test_remote_parameters_sync
100: [test_remote_parameters_cpp-2] /home/yadunund/ros2_rolling/src/ros2/system_tests/test_rclcpp/test/test_remote_parameters.cpp:71: Failure
100: [test_remote_parameters_cpp-2] Value of: false
100: [test_remote_parameters_cpp-2]   Actual: false
100: [test_remote_parameters_cpp-2] Expected: true
100: [test_remote_parameters_cpp-2] service not available after waiting
100: [test_remote_parameters_cpp-2] 
100: [test_remote_parameters_cpp-2] [  FAILED  ] parameters.test_remote_parameters_sync (20004 ms)
100: [test_remote_parameters_cpp-2] [ RUN      ] parameters.test_set_remote_parameters_atomically_sync
100/118 Test #100: test_parameter_server_cpp__rmw_zenoh_cpp ..............................***Timeout  60.12 sec
test 101
@Yadunund Yadunund self-assigned this Apr 13, 2024
@Yadunund Yadunund added the bug Something isn't working label Apr 13, 2024
@Yadunund Yadunund changed the title [test_rclcpp] #100 test_parameter_server_cpp [test_rclcpp][Flaky] #100 test_parameter_server_cpp Apr 18, 2024
@Yadunund
Copy link
Member Author

Yadunund commented May 9, 2024

Unable to reproduce after latest zenoh-c bump #134.

@Yadunund Yadunund closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant