Thanks to visit codestin.com
Credit goes to github.com

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

fix(java): fix native image Kokoro test setup#919

Merged
mpeddada1 merged 6 commits into
mainfrom
kokoro-graal
Mar 14, 2022
Merged

fix(java): fix native image Kokoro test setup#919
mpeddada1 merged 6 commits into
mainfrom
kokoro-graal

Conversation

@mpeddada1

@mpeddada1 mpeddada1 commented Mar 14, 2022

Copy link
Copy Markdown
Contributor

This PR makes the Kokoro presubmit setup for Graal tests consistent with that of the standard Java integration tests.
This should help address the following failure in the Kokoro GraalVM presubmit job:

java.util.concurrent.ExecutionException: com.google.api.gax.rpc.FailedPreconditionException: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: The Cloud Firestore API is not available for Cloud Datastore projects.

cc @meltsufin

@mpeddada1 mpeddada1 requested review from a team, Neenu1995 and suztomo March 14, 2022 19:28
@generated-files-bot

Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • .kokoro/presubmit/graalvm-native.cfg

@product-auto-label product-auto-label Bot added the api: firestore Issues related to the googleapis/java-firestore API. label Mar 14, 2022
@mpeddada1

Copy link
Copy Markdown
Contributor Author

Thank you! All checks are passing now.

@mpeddada1 mpeddada1 merged commit 7d905a5 into main Mar 14, 2022
@mpeddada1 mpeddada1 deleted the kokoro-graal branch March 14, 2022 22:08
gcf-merge-on-green Bot pushed a commit that referenced this pull request Mar 14, 2022
🤖 I have created a release *beep* *boop*
---


### [3.0.19](v3.0.18...v3.0.19) (2022-03-14)


### Bug Fixes

* **java:** fix native image Kokoro test setup ([#919](#919)) ([7d905a5](7d905a5))


### Dependencies

* update dependency com.google.cloud:native-image-support to v0.12.10 ([#917](#917)) ([0a650e0](0a650e0))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestore Issues related to the googleapis/java-firestore API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants