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

Revert "ci: Java 17 profile to run tests with old Mockito (#1343)" #1349

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

tom-andersen
Copy link
Contributor

@tom-andersen tom-andersen commented Jul 4, 2023

A more permanent fix was done in #1345

So we can revert #1343

@tom-andersen tom-andersen requested review from a team as code owners July 4, 2023 14:03
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: firestore Issues related to the googleapis/java-firestore API. labels Jul 4, 2023
@tom-andersen tom-andersen added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 4, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 4, 2023
@suztomo
Copy link
Member

suztomo commented Jul 5, 2023

I see javadoc failing.

Error:  /home/runner/work/java-firestore/java-firestore/google-cloud-firestore/src/main/java/com/google/cloud/firestore/FirestoreBundle.java:136: error: unknown tag: returns
Error:       * @returns This instance.
Error:         ^

Would you fix them? (If you do, focus on "error:" not "warning: ")

@tom-andersen
Copy link
Contributor Author

I see javadoc failing.

Error:  /home/runner/work/java-firestore/java-firestore/google-cloud-firestore/src/main/java/com/google/cloud/firestore/FirestoreBundle.java:136: error: unknown tag: returns
Error:       * @returns This instance.
Error:         ^

Would you fix them? (If you do, focus on "error:" not "warning: ")

Is this a new check?

I would like to fix this in a separate PR in order to keep this PR a clean revert of previous PR. I think introducing more changes here will muddy the waters.

Copy link
Member

@suztomo suztomo left a comment

Choose a reason for hiding this comment

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

Sounds good.

@tom-andersen tom-andersen merged commit 7ff8e0d into main Jul 5, 2023
17 of 19 checks passed
@tom-andersen tom-andersen deleted the revert-1343-i1342 branch July 5, 2023 15:43
@suztomo
Copy link
Member

suztomo commented Jul 5, 2023

@tom-andersen The release job may fail if javadoc fails. (The release job needs to generate javadoc for Maven Central)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants