-
Notifications
You must be signed in to change notification settings - Fork 117
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
Uncaught exception causing test failures in macOS #461
Comments
There was one new instance of this in today's nightlies: |
Another instance of this, but this time in The actual error seems to be:
|
I'd like to point out that this test has been failing consistently (20/24 past builds): If it can't be fixed, I suggest marking it as |
The last time this failed was December 16, which is the day that #496 was merged. So I'm going to go ahead and say that this is fixed, and close it out. Do feel free to reopen if this occurs again. |
Bug report
Required Info:
Steps to reproduce issue
It doesn't seem to be reliably reproducible. Repeated jobs have it in at least one test over the last three nights which is the most reliability I've seen yet.
https://ci.ros2.org/view/nightly/job/nightly_osx_repeated/2116/testReport/(root)/rcl/test_node__rmw_fastrtps_cpp_gtest_missing_result/
https://ci.ros2.org/view/nightly/job/nightly_osx_repeated/2117/testReport/(root)/rcl/test_node__rmw_fastrtps_cpp_gtest_missing_result/
https://ci.ros2.org/view/nightly/job/nightly_osx_repeated/2118/testReport/(root)/rcl/test_node__rmw_fastrtps_cpp_gtest_missing_result/
Additional information
The earliest build I've found with the error is https://ci.ros2.org/view/nightly/job/nightly_osx_repeated/2109//rcl/test_node__rmw_fastrtps_cpp_gtest_missing_result/ but even in the repeated job it has come and gone at least once between then and now.
Additional examples are https://ci.ros2.org/view/nightly/job/nightly_osx_release/1834/testReport/(root)/rcl/test_node__rmw_fastrtps_cpp_gtest_missing_result/ and https://ci.ros2.org/view/nightly/job/nightly_osx_extra_rmw_release/953/testReport/(root)/test_rmw_implementation/test_create_destroy_node__rmw_fastrtps_dynamic_cpp_gtest_missing_result/
The text was updated successfully, but these errors were encountered: