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

Add missing test dependency on ament_cmake_gmock #94

Merged
merged 2 commits into from
Jan 6, 2023

Conversation

cottsay
Copy link
Contributor

@cottsay cottsay commented Oct 11, 2022

This package looks for ament_cmake_gmock explicitly for testing - it should declare the dependency.

find_package(ament_cmake_gmock REQUIRED)

This should resolve build failures on RHEL: https://build.ros2.org/job/Gbin_rhel_el864__realtime_tools__rhel_8_x86_64__binary/

@cottsay
Copy link
Contributor Author

cottsay commented Oct 11, 2022

It looks like this regression was actually caused by #88, which has no description. Could you please explain why you don't think ament_cmake_gmock is needed for testing?

@bmagyar bmagyar merged commit d33aa52 into ros-controls:master Jan 6, 2023
@cottsay cottsay deleted the ament_cmake_gmock branch January 6, 2023 19:11
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 this pull request may close these issues.

2 participants