Skip to content

common.sh cannot determine transitive dependencies for install_modules #12034

@chingor13

Description

@chingor13

When migrating java-bigquery, we are running into install issues for the split tests. We want to only install the required dependencies of a project. In this case java-bigquery depends on java-bigquerystorage which depends on java-datacatalog. When running install_modules "java_bigquery", we should be compiling/installing all of java-bigquery, java-bigquerystorage, and java-datacatalog.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions