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_subscription_topic_statistics fails on nightly with "Failed to find library ..." #1423

Closed
brawner opened this issue Oct 23, 2020 · 1 comment · Fixed by #1424
Closed
Assignees

Comments

@brawner
Copy link
Contributor

brawner commented Oct 23, 2020

Example failure:
https://ci.ros2.org/view/nightly/job/nightly_linux_release/1713/

Failed to find library 'rclcpp__rosidl_typesupport_fastrtps_cpp'
unknown file: Failure
C++ exception with description "could not create publisher: type support not from this implementation, at /home/jenkins-agent/workspace/nightly_linux_release/ws/src/ros2/rmw_fastrtps/rmw_fastrtps_cpp/src/publisher.cpp:90, at /home/jenkins-agent/workspace/nightly_linux_release/ws/src/ros2/rcl/rcl/src/rcl/publisher.c:114" thrown in the test body.
@brawner brawner self-assigned this Oct 23, 2020
@brawner
Copy link
Contributor Author

brawner commented Oct 23, 2020

It looks like this was somehow triggered by #1422

brawner added a commit that referenced this issue Oct 23, 2020
Signed-off-by: Stephen Brawner <brawner@gmail.com>
brawner added a commit that referenced this issue Oct 23, 2020
Signed-off-by: Stephen Brawner <brawner@gmail.com>
brawner added a commit that referenced this issue Nov 5, 2020
Signed-off-by: Stephen Brawner <brawner@gmail.com>
brawner added a commit that referenced this issue Nov 6, 2020
…l_generate_interfaces_call (#1424)  (#1437)

* Refactor test CMakeLists in prep for benchmarks (#1422)

Signed-off-by: Stephen Brawner <brawner@gmail.com>

* Address #1423 by moving rosidl_generate_interfaces call (#1424)

Signed-off-by: Stephen Brawner <brawner@gmail.com>

* Remove rolling-only tests

Signed-off-by: Stephen Brawner <brawner@gmail.com>
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

Successfully merging a pull request may close this issue.

1 participant