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

Remove rmw-dependent unit-test checks #1293

Merged
merged 3 commits into from
Sep 9, 2020

Conversation

brawner
Copy link
Contributor

@brawner brawner commented Sep 9, 2020

It looks some rmw-dependent checks made it into this unit test and has started showing up on build.ros2.org.

Example failure:
http://build.ros2.org/job/Fci__nightly-cyclonedds_ubuntu_focal_amd64/181/testReport/(root)/rclcpp_lifecycle/test_lifecycle_node_gtest_missing_result/

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

Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner brawner self-assigned this Sep 9, 2020
@brawner
Copy link
Contributor Author

brawner commented Sep 9, 2020

Standard tests, --packages-select rclcpp_lifecycle

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Cyclonedds only, where failure was demonstrated:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@brawner brawner added this to Proposed in Foxy Patch Release 3 via automation Sep 9, 2020
@brawner brawner moved this from Proposed to Needs backport in Foxy Patch Release 3 Sep 9, 2020
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor things to change here, but otherwise I like it.

rclcpp_lifecycle/test/test_lifecycle_node.cpp Outdated Show resolved Hide resolved
rclcpp_lifecycle/test/test_lifecycle_node.cpp Outdated Show resolved Hide resolved
Signed-off-by: Stephen Brawner <brawner@gmail.com>
Signed-off-by: Stephen Brawner <brawner@gmail.com>
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me with green CI.

@brawner
Copy link
Contributor Author

brawner commented Sep 9, 2020

Testing cyclonedds rmw:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@brawner brawner merged commit 3f0f2e2 into master Sep 9, 2020
@delete-merged-branch delete-merged-branch bot deleted the brawner/rclcpp_lifecycle-rmw-dependent-tests branch September 9, 2020 19:58
brawner added a commit that referenced this pull request Oct 5, 2020
* Remove rmw-dependent unit-test checks

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

* Address feedback

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

* PR Fixup

Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner brawner removed this from Needs backport in Foxy Patch Release 3 Oct 5, 2020
brawner added a commit that referenced this pull request Oct 5, 2020
* Remove rmw-dependent unit-test checks

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

* Address feedback

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

* PR Fixup

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 this pull request may close these issues.

None yet

2 participants