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 sure that an existing path is a directory for create_directories #98

Merged

Conversation

christophebedard
Copy link
Member

2nd try for #95 after it was reverted in #96.

I opened a PR to update the failing rosbag2 tests ros2/rosbag2#526, as suggested here #97 (review)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@christophebedard christophebedard requested a review from a team as a code owner September 26, 2020 13:12
@christophebedard
Copy link
Member Author

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

lgtm with a minor comment.

test/test_filesystem_helper.cpp Show resolved Hide resolved
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

lgtm

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@ivanpauno
Copy link
Member

CI (build up to rcpputils, test rcpputils):

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

@christophebedard
Copy link
Member Author

@ivanpauno I think it would be good to use --packages-above-and-dependencies rcpputils for build & test here given what happened last time (#96). Also rosbag2 tests will fail without ros2/rosbag2#526 😅

@wjwwood
Copy link
Member

wjwwood commented Sep 29, 2020

@ivanpauno I think it would be good to use --packages-above-and-dependencies rcpputils for build & test here given what happened last time (#96). Also rosbag2 tests will fail without ros2/rosbag2#526 😅

This ^

@ivanpauno
Copy link
Member

@ivanpauno I think it would be good to use --packages-above-and-dependencies rcpputils for build & test here given what happened last time (#96). Also rosbag2 tests will fail without ros2/rosbag2#526

Ah ok, thanks for letting me know.
CI can be rerun when the rosbag2 PR is approved and ready.

@christophebedard
Copy link
Member Author

Running CI since the rosbag2 PR is approved (and ready I assume).

#98 + ros2/rosbag2#526, --packages-above-and-dependencies rcpputils:

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

@christophebedard
Copy link
Member Author

christophebedard commented Oct 2, 2020

I see those rclpy failures in another similar job (12519) + they're (seemingly unrelated) warnings, so I think CI looks good.

@ivanpauno
Copy link
Member

New windows CI (unrelated failures were fixed):

  • Windows Build Status

@ivanpauno
Copy link
Member

mmm, it seems that I checked the wrong nightlies, because it's still failing.
Anyways, those failures are completely unrelated, so merging this one.

@ivanpauno ivanpauno merged commit 1973577 into ros2:master Oct 5, 2020
@christophebedard christophebedard deleted the fs-create-directories-check-if-dir-2 branch October 5, 2020 18:32
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.

4 participants