Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

need to consider test_depends for calculate_missing?#885

Closed
k-okada wants to merge 1 commit intoros:indigo-develfrom
k-okada:patch-4
Closed

need to consider test_depends for calculate_missing?#885
k-okada wants to merge 1 commit intoros:indigo-develfrom
k-okada:patch-4

Conversation

@k-okada
Copy link
Copy Markdown
Contributor

@k-okada k-okada commented Sep 2, 2016

@dirk-thomas
Copy link
Copy Markdown
Member

I don't think considering test dependencies is reasonable here. In the common case where you install a launch file and use this check to ensure that "it will work" (aka all its dependencies are available) test dependencies are generally not available. So the test would pass but the launch file would fail if the Debian package (which doesn't depend on test dependencies) is being installed.

@k-okada
Copy link
Copy Markdown
Contributor Author

k-okada commented Sep 3, 2016

ok, how about #887, use -t or --use-test-depends option when we know the target launch file is only for testing and depends on test_depend tag.

@dirk-thomas
Copy link
Copy Markdown
Member

That sounds much better. Closing this in favor of #887.

@dirk-thomas dirk-thomas closed this Sep 6, 2016
@k-okada k-okada deleted the patch-4 branch January 21, 2018 07:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants