FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Update Java-Vision IT test cases by lqiu96 · Pull Request #8248 · googleapis/google-cloud-java · GitHub

fix: Update Java-Vision IT test cases - #8248

Merged
lqiu96 merged 10 commits into
mainfrom
update_vision_it
Aug 31, 2022
Merged

fix: Update Java-Vision IT test cases#8248
lqiu96 merged 10 commits into
mainfrom
update_vision_it

Conversation

lqiu96 commented Aug 30, 2022

Copy link
Copy Markdown
Member

This is a copy of googleapis/java-vision#976 in the Java Vision repo.

lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 30, 2022
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 30, 2022

lqiu96 commented Aug 30, 2022
edited
Loading

Copy link
Copy Markdown
Member Author

These are flaky Integrate Test cases that affect the GraalVM tests.

Java-Notebook Flaky IT failures:

java.util.concurrent.ExecutionException: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "projects/gcloud-devel/locations/us-central1-a/operations/operation-1661889346833-5e77ac42c8c75-953bdec3-bcbe0f14" failed with status = GrpcStatusCode{transportCode=PERMISSION_DENIED} and message = Quota 'CPUS' exceeded. Limit: 100.0 in region us-central1.

and

java.util.concurrent.ExecutionException: com.google.api.gax.rpc.InvalidArgumentException: Operation with name "projects/gcloud-devel/locations/us-central1-a/operations/operation-1661889357475-5e77ac4ceef63-563cbd53-c6aa22c6" failed with status = GrpcStatusCode{transportCode=INVALID_ARGUMENT} and message = The resource 'projects/gcloud-devel/zones/us-central1-a/instances/test-notebook-instance-id-f407591a' is not ready


Java-Container Flaky IT failures:

com.google.api.gax.rpc.FailedPreconditionException: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: Operation operation-1661894514037-43dcec3a is currently creating cluster test-cluster-4c8e3065. Please wait and try again once it is done.

lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2022
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2022

suztomo commented Aug 31, 2022

Copy link
Copy Markdown
Member

For Java-Container, the message suggests to retry after wait.

suztomo commented Aug 31, 2022

Copy link
Copy Markdown
Member

🎉

lqiu96 commented Aug 31, 2022

Copy link
Copy Markdown
Member Author

@suztomo Integration Tests can pass occasionally. I think we'll need to take a deeper look at some of the more flaky tests cases. Going to merge this code for vision in.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL