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

Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.0 #275

Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.0

e8b26d0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.0 #275

Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.0
e8b26d0
Select commit
Loading
Failed to load commit list.
GitHub Actions / JDK 17 Tests succeeded May 30, 2024 in 1s

229 passed, 0 failed and 10 skipped

Tests passed successfully

Report Passed Failed Skipped Time
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.ReservedProcessorTest.xml 4✅ 7ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest.xml 12✅ 8ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest.xml 1✅ 3ms
core/target/surefire-reports/TEST-org.infinispan.protostream.config.AnnotationConfigurationTest.xml 6✅ 12ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.FullBufferReadTest.xml 3✅ 9ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.GenericObjectTest.xml 1✅ 5ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.AnnotationParserTest.xml 8✅ 6ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.DescriptorsTest.xml 44✅ 84ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.ParserTest.xml 1✅ 5ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SerializationContextImplTest.xml 16✅ 47ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SparseBitSetTest.xml 2✅ 3ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TagWriterImplTest.xml 2✅ 14ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TopLevelArrayTest.xml 2✅ 7ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.UnknownFieldSetImplTest.xml 2✅ 25ms
core/target/surefire-reports/TEST-org.infinispan.protostream.MarshallingTest.xml 4✅ 15ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufParserTest.xml 1✅ 9ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufUtilTest.xml 28✅ 1s
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtoLockTest.xml 1✅ 85ms
core/target/surefire-reports/TEST-org.infinispan.protostream.schema.ProtoBufSchemaTest.xml 2✅ 22ms
core/target/surefire-reports/TEST-org.infinispan.protostream.SchemaEvolutionTest.xml 1✅ 11ms
core/target/surefire-reports/TEST-org.infinispan.protostream.test.PerformanceTest.xml 1⚪ 0ms
core/target/surefire-reports/TEST-org.infinispan.protostream.WrappingTest.xml 17✅ 64ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest.xml 14✅ 152ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest.xml 1✅ 4ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest.xml 2✅ 1s
types/target/surefire-reports/TEST-org.infinispan.protostream.types.java.TypesMarshallingTest.xml 54✅ 9⚪ 939ms

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.ReservedProcessorTest.xml

4 tests were completed in 7ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.ReservedProcessorTest 4✅ 7ms

✅ org.infinispan.protostream.annotations.impl.ReservedProcessorTest

✅ testEmpty
✅ testReservedNumbers
✅ testDuplicateReservedNumber
✅ testDuplicateReservedName

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest.xml

12 tests were completed in 8ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest 12✅ 8ms

✅ org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest

✅ testDefaultFieldAnnotation
✅ testMixedCustomMethodAnnotation
✅ testCustomMethodAnnotation
✅ testMultiDoc1
✅ testMultiDoc2
✅ testMultiDoc3
✅ testMultiDoc4
✅ testMixedCustomFieldAnnotation
✅ testSingleDoc1
✅ testSingleDoc2
✅ testCustomFieldAnnotation
✅ testDefaultMethodAnnotation

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest 1✅ 3ms

✅ org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest

✅ testFromClass

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.config.AnnotationConfigurationTest.xml

6 tests were completed in 12ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.config.AnnotationConfigurationTest 6✅ 12ms

✅ org.infinispan.protostream.config.AnnotationConfigurationTest

✅ testComplexConfiguration
✅ testNullDefaultValue
✅ testMatchingDefaultValueType
✅ testAttributeNameMustNotBeEmpty
✅ testRepeatableAnnotation
✅ testWrongDefaultValueType

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.FullBufferReadTest.xml

3 tests were completed in 9ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.FullBufferReadTest 3✅ 9ms

✅ org.infinispan.protostream.impl.FullBufferReadTest

✅ testFullArrayInputStreamMarshaller
✅ testFullArrayMarshaller
✅ illegalStateExceptionOnMixingReadWithFullBuffer

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.GenericObjectTest.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.GenericObjectTest 1✅ 5ms

✅ org.infinispan.protostream.impl.GenericObjectTest

✅ testMarshallerProviderDynamicTypes

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.AnnotationParserTest.xml

8 tests were completed in 6ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.parser.AnnotationParserTest 8✅ 6ms

✅ org.infinispan.protostream.impl.parser.AnnotationParserTest

✅ testInvalidUnicodeEscape
✅ testEmptyAnnotations
✅ testMultipleAnnotations
✅ testSingleAnnotation
✅ testNoShmooExpected
✅ testDefaultArrayValue
✅ testUnexpectedShmoo
✅ testAnnotationsMustStartOnAnEmptyLine

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.DescriptorsTest.xml

44 tests were completed in 84ms with 44 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.parser.DescriptorsTest 44✅ 84ms

✅ org.infinispan.protostream.impl.parser.DescriptorsTest

✅ testPrivateImport
✅ testNotImportedInAnotherPackage
✅ testDuplicateTypeInMessage1
✅ testDuplicateTypeInMessage2
✅ testDuplicateTypeInMessage3
✅ testDuplicateEnumConstantName
✅ testInputFromDiskFile
✅ testIndirectlyImportSameFile
✅ testUndefinedAnnotation
✅ testDuplicateTypeInPackage1
✅ testDuplicateTypeInPackage2
✅ testDuplicateOptionInFile
✅ testNestedMessageWithSameName
✅ testEnumConstantNameClashesWithEnumTypeName
✅ testArrayAnnotationAttributeNormalizing
✅ testDuplicateTypeIdInSameFile
✅ testBrokenUndefinedAnnotation
✅ testEnumConstantNameClashesWithContainingEnumTypeName
✅ testAnnotationParser
✅ testDuplicateImport
✅ testRepeatedAnnotation
✅ testAnnotationTarget
✅ testNotImportedInSamePackage
✅ testDuplicateTypeIdInImportedFile
✅ testInvalidImport
✅ testDuplicateTypeInFile1
✅ testDuplicateTypeInFile2
✅ testDuplicateTypeInFile3
✅ testMultipleAnnotationAttribute
✅ testDuplicateAnnotation
✅ testEmptyPackageName
✅ testInputFromString
✅ testImportAndPackage
✅ testCyclicImport
✅ testDefinitionNameWithDots1
✅ testDefinitionNameWithDots2
✅ testDuplicateEnumConstantValue
✅ testPublicImport
✅ testDuplicateUndefinedAnnotation
✅ testDocComment
✅ testTransform
✅ testGroupsAreNotSupported
✅ testAllowAliasOfEnumConstantValue
✅ testDocAnnotations

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.ParserTest.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.parser.ParserTest 1✅ 5ms

✅ org.infinispan.protostream.impl.parser.ParserTest

✅ testParser

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SerializationContextImplTest.xml

16 tests were completed in 47ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.SerializationContextImplTest 16✅ 47ms

✅ org.infinispan.protostream.impl.SerializationContextImplTest

✅ testRegisterProtoFiles
✅ testTwoFilesWithErrorsAtOnce
✅ testUnregisterFileWithErrors
✅ testDuplicateTypeIdInSameFile
✅ testFileCanExistWithSemanticErrors
✅ testTwoFilesWithErrorsSeparately
✅ testRegisterImproperMarshaller1
✅ testRegisterImproperMarshaller2
✅ testMarshallerProvider
✅ testFileCannotExistWithParsingErrors
✅ testFileCanExistWithParsingErrors
✅ testEnumConstantNameClashesWithOtherType1
✅ testEnumConstantNameClashesWithOtherType2
✅ testEnumConstantNameClashesWithOtherType3
✅ testDuplicateTypeIdInDifferentFiles
✅ testUnregisterMissingFiles

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SparseBitSetTest.xml

2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.SparseBitSetTest 2✅ 3ms

✅ org.infinispan.protostream.impl.SparseBitSetTest

✅ testNextSetBit
✅ testNextClearBit

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TagWriterImplTest.xml

2 tests were completed in 14ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.TagWriterImplTest 2✅ 14ms

✅ org.infinispan.protostream.impl.TagWriterImplTest

✅ testOutputStreamEncodeAndDecode
✅ testByteArrayEncodeAndDecode

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TopLevelArrayTest.xml

2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.TopLevelArrayTest 2✅ 7ms

✅ org.infinispan.protostream.impl.TopLevelArrayTest

✅ testCustomMessageArrayMarshalling
✅ testCustomIntArrayMarshalling

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.UnknownFieldSetImplTest.xml

2 tests were completed in 25ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.UnknownFieldSetImplTest 2✅ 25ms

✅ org.infinispan.protostream.impl.UnknownFieldSetImplTest

✅ testSerializationRoundtrip
✅ testProtobufRoundtrip

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.MarshallingTest.xml

4 tests were completed in 15ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.MarshallingTest 4✅ 15ms

✅ org.infinispan.protostream.MarshallingTest

✅ testMarshallUserUsingByteArray
✅ testMarshallAccount
✅ testMarshallAccountUsingInputStream
✅ testMarshallUserUsingInputStream

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufParserTest.xml

1 tests were completed in 9ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.ProtobufParserTest 1✅ 9ms

✅ org.infinispan.protostream.ProtobufParserTest

✅ testTagHandler

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufUtilTest.xml

28 tests were completed in 1s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.ProtobufUtilTest 28✅ 1s

✅ org.infinispan.protostream.ProtobufUtilTest

✅ testWithMalformedJson
✅ testWithNullEnumValue
✅ testWithMissingTypeSpecialField
✅ testWithInvalidTopLevelObject
✅ testEscaping
✅ testMessageWrapping
✅ testJsonLong
✅ testJsonWithNull
✅ testWithInvalidJson
✅ testNumericPrimitives
✅ testWithInvalidField
✅ testWithInvalidMetaField
✅ test64BitsNumberBoundaries
✅ testWithMismatchedFieldType
✅ testCanonicalJSON
✅ testFromByteArrayWithExtraPadding
✅ testArrayOfEnum
✅ testFromWrappedByteArrayWithExtraPadding
✅ testJsonBytesWithIntArray
✅ testWithMismatchedArrayType2
✅ testWithWrongTypeEnumValue
✅ testWithInvalidEnumField
✅ testWithMissingValueSpecialField
✅ test32BitsNumberBoundaries
✅ testWithMismatchedArrayType
✅ testWithMismatchedMessageType
✅ testJsonWithDifferentFieldOrder
✅ testComputeMessageSize

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.ProtoLockTest.xml

1 tests were completed in 85ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.ProtoLockTest 1✅ 85ms

✅ org.infinispan.protostream.ProtoLockTest

✅ testProtoLock

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.schema.ProtoBufSchemaTest.xml

2 tests were completed in 22ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.schema.ProtoBufSchemaTest 2✅ 22ms

✅ org.infinispan.protostream.schema.ProtoBufSchemaTest

✅ schemaTest
✅ schemaNumberlessTest

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.SchemaEvolutionTest.xml

1 tests were completed in 11ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.SchemaEvolutionTest 1✅ 11ms

✅ org.infinispan.protostream.SchemaEvolutionTest

✅ testSchemaEvolution

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.test.PerformanceTest.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.test.PerformanceTest 1⚪ 0ms

✅ org.infinispan.protostream.test.PerformanceTest

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.WrappingTest.xml

17 tests were completed in 64ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.WrappingTest 17✅ 64ms

✅ org.infinispan.protostream.WrappingTest

✅ testMarshallBytes
✅ testMarshallFloat
✅ testMarshallShort
✅ testMarshallDouble
✅ testMarshallInt
✅ testMarshallObject
✅ testMarshallUserList
✅ testMarshallString
✅ testMarshallInstant
✅ testMarshallIntArray
✅ testMarshallBoolean
✅ testMarshallByte
✅ testMarshallChar
✅ testMarshallDate
✅ testMarshallEnum
✅ testMarshallLong
✅ testMarshallNull

✅ processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest.xml

14 tests were completed in 152ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest 14✅ 152ms

✅ org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest

✅ testNonNullRepeatedFields
✅ testCustomMap
✅ testGeneratedService
✅ testNonAbstractInitializer
✅ testFactoryMethod
✅ testNonStandardPropertyAccessors
✅ testGeneratedInitializer
✅ testDependsOn
✅ testLocalAnnotatedClassesAreSkipped
✅ testNoAnnotatedFields
✅ testBareMessage
✅ testGenericMessage
✅ testOptional
✅ testAllFieldTypes

✅ processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest 1✅ 4ms

✅ org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest

✅ testAnnotationOnPackage

✅ processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest 2✅ 1s

✅ org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest

✅ testFromTypeMirror
✅ testFromClass

✅ types/target/surefire-reports/TEST-org.infinispan.protostream.types.java.TypesMarshallingTest.xml

63 tests were completed in 939ms with 54 passed, 0 failed and 9 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.types.java.TypesMarshallingTest 54✅ 9⚪ 939ms

✅ org.infinispan.protostream.types.java.TypesMarshallingTest

✅ testBigDecimal[0]
✅ testContainerWithString[0]
✅ testUUID[0]
✅ testBigInteger[0]
✅ testPrimitiveCollectionCompatibility[0]
✅ testContainerWithBooks[0]
✅ testBitSet[0]
✅ testBigDecimal[1]
✅ testContainerWithString[1]
✅ testUUID[1]
✅ testBigInteger[1]
✅ testPrimitiveCollectionCompatibility[1]
✅ testContainerWithBooks[1]
✅ testBitSet[1]
✅ testBigDecimal[2]
✅ testContainerWithString[2]
✅ testUUID[2]
✅ testBigInteger[2]
✅ testPrimitiveCollectionCompatibility[2]
✅ testContainerWithBooks[2]
✅ testBitSet[2]
✅ testBigDecimal[3]
✅ testContainerWithString[3]
✅ testUUID[3]
✅ testBigInteger[3]
✅ testPrimitiveCollectionCompatibility[3]
✅ testContainerWithBooks[3]
✅ testBitSet[3]
✅ testBigDecimal[4]
✅ testContainerWithString[4]
✅ testUUID[4]
✅ testBigInteger[4]
✅ testPrimitiveCollectionCompatibility[4]
✅ testContainerWithBooks[4]
✅ testBitSet[4]
✅ testBigDecimal[5]
✅ testContainerWithString[5]
✅ testUUID[5]
✅ testBigInteger[5]
✅ testPrimitiveCollectionCompatibility[5]
✅ testContainerWithBooks[5]
✅ testBitSet[5]
✅ testBigDecimal[6]
⚪ testContainerWithString[6]
✅ testUUID[6]
✅ testBigInteger[6]
⚪ testPrimitiveCollectionCompatibility[6]
⚪ testContainerWithBooks[6]
✅ testBitSet[6]
✅ testBigDecimal[7]
⚪ testContainerWithString[7]
✅ testUUID[7]
✅ testBigInteger[7]
⚪ testPrimitiveCollectionCompatibility[7]
⚪ testContainerWithBooks[7]
✅ testBitSet[7]
✅ testBigDecimal[8]
⚪ testContainerWithString[8]
✅ testUUID[8]
✅ testBigInteger[8]
⚪ testPrimitiveCollectionCompatibility[8]
⚪ testContainerWithBooks[8]
✅ testBitSet[8]