Skip to content

IPROTO-273 Change test name #57

IPROTO-273 Change test name

IPROTO-273 Change test name #57

GitHub Actions / JDK 11 Tests succeeded Aug 28, 2023 in 0s

JDK 11 Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.ProtoSchemaBuilderTest.xml 37✅ 1s
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.ReservedProcessorTest.xml 4✅ 17ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest.xml 12✅ 17ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest.xml 1✅ 2ms
core/target/surefire-reports/TEST-org.infinispan.protostream.config.AnnotationConfigurationTest.xml 6✅ 7ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.ElementContainerTest.xml 3✅ 20ms
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✅ 6ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.AnnotationParserTest.xml 8✅ 13ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.DescriptorsTest.xml 44✅ 1⚪ 70ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SerializationContextImplTest.xml 16✅ 53ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TagWriterImplTest.xml 2✅ 11ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TopLevelArrayTest.xml 4✅ 20ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.UnknownFieldSetImplTest.xml 2✅ 16ms
core/target/surefire-reports/TEST-org.infinispan.protostream.MarshallingTest.xml 4✅ 1s
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufParserTest.xml 1✅ 4ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufUtilTest.xml 28✅ 175ms
core/target/surefire-reports/TEST-org.infinispan.protostream.test.AnnotationsPerformanceTest.xml 1⚪ 18ms
core/target/surefire-reports/TEST-org.infinispan.protostream.test.PerformanceTest.xml 1⚪ 0ms
core/target/surefire-reports/TEST-org.infinispan.protostream.WrappingTest.xml 17✅ 41ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest.xml 3✅ 67ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest.xml 15✅ 3s
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest.xml 1✅ 392ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.AutoProtoSchemaBuilderTest.xml 13✅ 229ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest.xml 1✅ 107ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest.xml 2✅ 568ms
types/target/surefire-reports/TEST-org.infinispan.protostream.types.java.TypesMarshallingTest.xml 21✅ 776ms

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.ProtoSchemaBuilderTest 37✅ 1s

✅ org.infinispan.protostream.annotations.impl.ProtoSchemaBuilderTest

✅ testNonNullRepeatedFields
✅ testCustomMap
✅ testListOfBytes
✅ testNestedEnum
✅ testNestedDiscoveryWithoutAutoImport
✅ testAdapter
✅ testMarshallerOverride1
✅ testMarshallerOverride2
✅ testAutoImport
✅ testAnonymousClass
✅ testOneOf
✅ testMain
✅ testFactoryMethod
✅ testUnknownFields
✅ testDocumentation
✅ testImportedEnum
✅ testGeneration
✅ testAbstractClass
✅ testNoAnnotatedFields
✅ testNullFileName
✅ testGeneration2
✅ testGeneration3
✅ testGenericMessage
✅ testEnumProtoAdapter
✅ testImplementInterface
✅ testLocalClass
✅ testInvalidOneOf1
✅ testOptional
✅ testReplaceExistingMarshaller
✅ testDuplicateFieldName
✅ testNoAnnotatedFields2
✅ testTwoFilesGeneration
✅ testReplaceExistingMarshallerWithAnnotations
✅ testDuplicateEnumValueName
✅ testAllFieldTypes
✅ testBadEnumProtoAdapter
✅ testDiscoveryWithoutAutoImport

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

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

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

✅ 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 17ms with 12 passed, 0 failed and 0 skipped.

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

✅ 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 2ms with 1 passed, 0 failed and 0 skipped.

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

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

✅ testFromClass

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

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

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

✅ org.infinispan.protostream.config.AnnotationConfigurationTest

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

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.ElementContainerTest 3✅ 20ms

✅ org.infinispan.protostream.impl.ElementContainerTest

✅ testIntArrayMarshallingWithAdapter
✅ testArrayListMarshallingWithAdapter1
✅ testArrayListMarshallingWithAdapter2

✅ 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 6ms with 1 passed, 0 failed and 0 skipped.

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

✅ org.infinispan.protostream.impl.GenericObjectTest

✅ testMarshallerProviderDynamicTypes

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

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

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

✅ 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

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

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

✅ 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
✅ testAnnotationParserMissingRequiredAttribute
⚪ testAllowAliasOfEnumConstantValue
✅ testDocAnnotations

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

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

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

✅ 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.TagWriterImplTest.xml

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

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

✅ org.infinispan.protostream.impl.TagWriterImplTest

✅ testOutputStreamEncodeAndDecode
✅ testByteArrayEncodeAndDecode

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.TopLevelArrayTest 4✅ 20ms

✅ org.infinispan.protostream.impl.TopLevelArrayTest

✅ testCustomMessageArrayMarshalling
✅ testCustomIntArrayMarshallingWithAdapter
✅ testCustomIntArrayMarshalling
✅ testCustomMessageArrayMarshallingWithAdapter

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

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

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

✅ org.infinispan.protostream.impl.UnknownFieldSetImplTest

✅ testSerializationRoundtrip
✅ testProtobufRoundtrip

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.MarshallingTest 4✅ 1s

✅ org.infinispan.protostream.MarshallingTest

✅ testMarshallUserUsingByteArray
✅ testMarshallAccount
✅ testMarshallAccountUsingInputStream
✅ testMarshallUserUsingInputStream

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

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

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

✅ org.infinispan.protostream.ProtobufParserTest

✅ testTagHandler

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.ProtobufUtilTest 28✅ 175ms

✅ org.infinispan.protostream.ProtobufUtilTest

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

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.test.AnnotationsPerformanceTest 1⚪ 18ms

✅ org.infinispan.protostream.test.AnnotationsPerformanceTest

✅ 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 41ms with 17 passed, 0 failed and 0 skipped.

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

✅ org.infinispan.protostream.WrappingTest

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

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest 3✅ 67ms

✅ org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest

✅ testUserWithLotsOfFields
✅ testDependsOn
✅ testAnnotationOnPackage

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest.xml

15 tests were completed in 3s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest 15✅ 3s

✅ org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest

✅ testNestedEnum
✅ testNestedDiscoveryWithoutAutoImport
✅ testAdapter
✅ testBasic
✅ testLong
✅ testBadEnumAdapter
✅ testDependsOnCycle
✅ testIncludeExcludeOverlap
✅ testBigInteger
✅ testBadBasePackages
✅ testIncludeClassesVsBasePackagesConflict
✅ testBadSchemaFileName
✅ testExcludeClassesVsBasePackagesConflict
✅ testElementContainer
✅ testDiscoveryWithoutAutoImport

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest.xml

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest 1✅ 392ms

✅ org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest

✅ testGenericMessage

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.processor.tests.AutoProtoSchemaBuilderTest 13✅ 229ms

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

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

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

1 tests were completed in 107ms 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✅ 107ms

✅ 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 568ms with 2 passed, 0 failed and 0 skipped.

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

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

✅ testFromTypeMirror
✅ testFromClass

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

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

Test suite Passed Failed Skipped Time
org.infinispan.protostream.types.java.TypesMarshallingTest 21✅ 776ms

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

✅ testBigDecimalUsingWrappedMessage
✅ testBookTreeSet
✅ testBookArray
✅ testStringHashSet
✅ testStringLinkedHashSet
✅ testBigIntegerUsingByteArray
✅ testBookArrayList
✅ testBigIntegerUsingInputStream
✅ testBookLinkedList
✅ testUUIDUsingByteArray
✅ testBookHashSet
✅ testUUIDUsingWrappedMessage
✅ testUUIDUsingInputStream
✅ testBigDecimalUsingByteArray
✅ testBookLinkedHashSet
✅ testStringLinkedList
✅ testStringTreeSet
✅ testBigIntegerUsingWrappedMessage
✅ testBigDecimalUsingInputStream
✅ testStringArrayList
✅ testStringArray