Min Zhu

Results 56 issues of Min Zhu

flaky test observed on a few [gcf-owl-bot](https://github.com/apps/gcf-owl-bot) prs. Failure occurred Feb 29 - Feb 30, on one or more of these checks: - Kokoro - Test: Java GraalVM Native Image...

type: bug
priority: p3

flaky test observed in "Java 17 GraalVM Native Image": https://github.com/googleapis/google-cloud-java/pull/10451#issuecomment-1977524652 compilation error in `aiplatform`. [log](https://fusion2.corp.google.com/invocations/daf93cca-f533-471a-ac98-7536fbd286d3/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Fgraalvm-native-17-presubmit;config=default/log) error message: ``` 0:52:40:274 [INFO] ------------------------------------------------------------- 20:52:40:275 [ERROR] COMPILATION ERROR : 20:52:40:275 [INFO] ------------------------------------------------------------- 20:52:40:275...

type: bug
priority: p3

Test failed in [GraalVM JDK 17 Nightly](https://fusion2.corp.google.com/ci/kokoro/prod:cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-native-17/activity/3a64a4e6-857e-459b-aa29-553811f9746d/summary). See below for the error message, and [full log](https://fusion2.corp.google.com/invocations/d597dd2c-8fc7-4200-a4eb-9e33c275999b/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-17%2Fgraalvm-native-17-4;config=default/log) ``` Failures (2): JUnit Vintage:ITSystemTest:detectIntentTest MethodSource [className = 'com.google.cloud.dialogflow.v2.it.ITSystemTest', methodName = 'detectIntentTest', methodParameterTypes =...

type: bug
priority: p3

Update google_cloud_platform_libraries_bom to 26.38.0. Associated updates to google_cloud_spanner_version, gax_version, guava and protobuf_version. Note: libraries-bom to 26.38.0 is not available yet, raising pr to test for now with 26.37.0. ------------------------ Thank...

build

Follow-up to #2630 https://github.com/googleapis/sdk-platform-java/pull/2671. This pr adds to service client composer to expose api-version via class comment. Note: reverted api-version option in `gapic-generator-java/src/test/proto/echo_grpcrest.proto`, which was added by accident in #2671....

size: xl

sample snippets [here](https://github.com/googleapis/sdk-platform-java/tree/main/showcase/gapic-showcase/samples) should be part of the golden testing for Showcase. Steps to identify this: ``` rm -rf showcase/gapic-showcase/samples/ mvn clean install -DskipTests cd showcase ``` then `mvn compile...

type: bug
priority: p2
samples

`ITChatSessionIntegrationTest:sendMessageMixedStreamAndUnary_historyOfFour` and `ITChatSessionIntegrationTest.sendMessageMixedStreamAndUnary_historyOfFour` failed with IllegalStateException in GraalVM JDK 17 Nightly ``` Failures (2): JUnit Vintage:ITChatSessionIntegrationTest:sendMessageMixedStreamAndUnary_historyOfFour MethodSource [className = 'com.google.cloud.vertexai.it.ITChatSessionIntegrationTest', methodName = 'sendMessageMixedStreamAndUnary_historyOfFour', methodParameterTypes = ''] => java.lang.IllegalStateException: Rerun getHistory()...

type: bug
priority: p3

Followup to Junit 4 to 5 migrations in sdk-platform-java, creating to track for future efforts This effort would introduce changes to google-cloud-java and all handwritten libraries, we need to coordinate...

type: feature request
priority: p3