Skip to content

Conversation

@athakor
Copy link
Contributor

@athakor athakor commented Jul 2, 2019

towards #4383

@athakor athakor requested a review from a team as a code owner July 2, 2019 10:40
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2019
@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2019
@yoshi-kokoro yoshi-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
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
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?

@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 3, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 3, 2019
Copy link
Contributor

@sduskis sduskis left a comment

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:master Jul 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants