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

Make the event skipping more generic. #1197

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

clalancette
Copy link
Contributor

That is, don't hard-code rmw_zenoh_cpp if we can avoid it. Instead, check if the middleware in question supports the events, and only skip the test if it does not.

That is, don't hard-code rmw_zenoh_cpp if we can avoid it.
Instead, check if the middleware in question supports the
events, and only skip the test if it does not.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette
Copy link
Contributor Author

Pulls: #1197
Gist: https://gist.githubusercontent.com/clalancette/4a30f858cedb5fe833b575833a16f4d8/raw/6c8990b102d06c5a5bae80e21595d417dd03af15/ros2.repos
BUILD args: --packages-up-to rcl
TEST args: --packages-select rcl
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14821

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@clalancette clalancette merged commit 2615b0e into rolling Nov 14, 2024
3 checks passed
@clalancette clalancette deleted the clalancette/generic-event-skipping branch November 14, 2024 14:55
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