Skip to content

Logging : Cleanup dependency - #5645

Merged
sduskis merged 3 commits into
googleapis:masterfrom
athakor:cleanup-dependency-logging-4383
Jul 3, 2019
Merged

Logging : Cleanup dependency#5645
sduskis merged 3 commits into
googleapis:masterfrom
athakor:cleanup-dependency-logging-4383

Conversation

@athakor

Copy link
Copy Markdown
Contributor

towards #4383

@athakor
athakor requested a review from a teamJuly 2, 2019 10:40
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2019
@pmakanipmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2019
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2019
<artifactId>grpc-google-cloud-logging-v2</artifactId>
<scope>test</scope>
</dependency>
<dependency>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This one is very surprising. Do we really not have any unit tests for this code? Maybe they're somewhere else?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

defintiely something weird: https://github.com/googleapis/google-cloud-java/blob/master/google-cloud-clients/google-cloud-logging/src/test/java/com/google/cloud/logging/BaseSystemTest.java is a junit test that seems to be controlled by this pom.xml.

Can someone explain what's going on here? Are the tests not run? Is the dependency pulled in from a parent?

@pmakanipmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 3, 2019
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 3, 2019

@sduskissduskis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Spanner is failing in Java 11 tests, but that shouldn't be related to this PR

@sduskis
sduskis merged commit 10403d7 into googleapis:masterJul 3, 2019
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* cleanup unused dependency of contrib-google-cloud-logging
* remove unused dependency of logging
* add the newline at the end of the file
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
* cleanup unused dependency of contrib-google-cloud-logging
* remove unused dependency of logging
* add the newline at the end of the file
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@athakor@sduskis@elharo@googlebot@pmakani@yoshi-kokoro