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

ament_cmake_pytest needs a build_depend on ament_cmake_test. #439

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

clalancette
Copy link
Contributor

This is so it can find and run the tests.

This is so it can find and run the tests.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

CI:

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

@clalancette
Copy link
Contributor Author

Note well that CI here was only --packages-up-to ament_cmake_pytest and --packages-select ament_cmake_pytest. I could do a more full-on CI, but it really won't show very much and I wanted to keep this short.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

CI:

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

Copy link
Contributor

@cottsay cottsay left a comment

Choose a reason for hiding this comment

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

No reason to wait for CI - ci.ros2.org doesn't really care about the manifest contents.

Thanks!

@cottsay cottsay merged commit 0e46cf0 into rolling Apr 11, 2023
@cottsay cottsay deleted the clalancette/add-ament-cmake-test-dep branch April 11, 2023 22:04
ejalaa12 pushed a commit to ejalaa12/ament_cmake that referenced this pull request Nov 8, 2023
…nt#439)

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
clalancette pushed a commit that referenced this pull request Nov 10, 2023
* backport merge #381 to humble

* ament_cmake_pytest needs a buildtool_depend on ament_cmake_test. (#439)

* Add missing buildtool_depend on python3-pytest (#440)

* Fix test skipping logic for missing pytest module (#441)

Signed-off-by: Alaa El Jawad <ejalaa12@gmail.com>
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Signed-off-by: Scott K Logan <logans@cottsay.net>
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

3 participants