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

[foxy backport] Parameterize test executors for all executor types (#1222) #1386

Merged

Conversation

brawner
Copy link
Contributor

@brawner brawner commented Oct 6, 2020

This backports test_executors.cpp and modifies the parametrized test to remove the tests for non-foxy API.

@brawner brawner requested a review from ahcorde October 6, 2020 22:59
@brawner
Copy link
Contributor Author

brawner commented Oct 7, 2020

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

@brawner brawner changed the base branch from brawner/rclcpp-backport-1220 to brawner/rclcpp-backport-tests-part1 October 7, 2020 18:21
* Relocate test_executor to executors directory

Signed-off-by: Stephen Brawner <[email protected]>

* Parametrize test_executors for all executor types

Signed-off-by: Stephen Brawner <[email protected]>

* PR Fixup

Signed-off-by: Stephen Brawner <[email protected]>

* More fixup

Signed-off-by: Stephen Brawner <[email protected]>

* Fixup

Signed-off-by: Stephen Brawner <[email protected]>

* Adding issue for tracking

Signed-off-by: Stephen Brawner <[email protected]>
Signed-off-by: Stephen Brawner <[email protected]>
@brawner brawner force-pushed the brawner/rclcpp-backport-1222 branch from 971190f to e687f0f Compare October 7, 2020 18:27
@brawner
Copy link
Contributor Author

brawner commented Oct 7, 2020

Merging these into target branch so that #1383 can act as the ultimate feature branch.

@brawner brawner merged commit 6660139 into brawner/rclcpp-backport-tests-part1 Oct 7, 2020
@delete-merged-branch delete-merged-branch bot deleted the brawner/rclcpp-backport-1222 branch October 7, 2020 18:29
brawner added a commit that referenced this pull request Oct 19, 2020
…1222) (#1386)

* Parameterize test executors for all executor types (#1222)

* Relocate test_executor to executors directory

Signed-off-by: Stephen Brawner <[email protected]>

* Parametrize test_executors for all executor types

Signed-off-by: Stephen Brawner <[email protected]>

* PR Fixup

Signed-off-by: Stephen Brawner <[email protected]>

* More fixup

Signed-off-by: Stephen Brawner <[email protected]>

* Fixup

Signed-off-by: Stephen Brawner <[email protected]>

* Adding issue for tracking

Signed-off-by: Stephen Brawner <[email protected]>

* Remove tests for non-foxy API

Signed-off-by: Stephen Brawner <[email protected]>
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