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

test: testing with Protobuf 4.28 #2736

Closed
wants to merge 1 commit into from

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Oct 25, 2024

It fails with NoSuchMethodError:

[ERROR] Errors: 
[ERROR]   BQTableSchemaToProtoDescriptorTest.testNestedFlexibleFieldName:621 » NoSuchMethod 'com.google.protobuf.GeneratedMessageV3$ExtendableBuilder com.google.protobuf.DescriptorProtos$FieldOptions$Builder.setExtension(com.google.protobuf.ExtensionLite, java.lang.Object)'
[ERROR]   JsonStreamWriterTest.testAppendWithMissingValueMap:1623 » NoSuchMethod 'com.google.protobuf.GeneratedMessageV3$ExtendableBuilder com.google.protobuf.DescriptorProtos$FieldOptions$Builder.setExtension(com.google.protobuf.ExtensionLite, java.lang.Object)'
[ERROR]   JsonStreamWriterTest.testFlexibleColumnAppend:270 » NoSuchMethod 'com.google.protobuf.GeneratedMessageV3$ExtendableBuilder com.google.protobuf.DescriptorProtos$FieldOptions$Builder.setExtension(com.google.protobuf.ExtensionLite, java.lang.Object)'
[INFO] 
[ERROR] Tests run: 440, Failures: 0, Errors: 3, Skipped: 0

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Oct 25, 2024
@suztomo suztomo closed this Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant