Skip to content

Conversation

lqiu96
Copy link
Member

@lqiu96 lqiu96 commented Apr 1, 2025

Fixes #3891

Error message during compilation:

incompatible types: com.google.protobuf.Empty cannot be converted to com.google.protobuf.AbstractMessage 
@product-auto-label product-auto-label bot added size: s Pull request size is small. size: m Pull request size is medium. size: l Pull request size is large. and removed size: s Pull request size is small. size: m Pull request size is medium. size: l Pull request size is large. labels Apr 1, 2025
@lqiu96 lqiu96 changed the title chore: Update gax-grpc's testlib refrences to use Message fix: Update generated tests to use Message instead of AbstractMessage Apr 2, 2025
@lqiu96
Copy link
Member Author

lqiu96 commented Apr 2, 2025

Error in downstream CI logs:

/workspace/google-cloud-java/java-kms/google-cloud-kms/src/test/java/com/google/cloud/kms/v1/MockLocations.java:[40,3] method does not override or implement a method from a supertype 

This error is expected as it requires downstream libraries to be updated with the generator changes. There are some breaking changes in the testlib.

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. size: l Pull request size is large. and removed size: l Pull request size is large. size: xl Pull request size is extra large. labels Aug 21, 2025
@lqiu96 lqiu96 force-pushed the message-testlib-jars branch from be34d77 to 9ccd02b Compare August 27, 2025 18:38
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Aug 27, 2025
@lqiu96 lqiu96 force-pushed the message-testlib-jars branch from 9ccd02b to 0af7c94 Compare August 27, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: l Pull request size is large.

2 participants