Skip to content

UNOMI-855 : set next version to 2.7.0-SNAPSHOT (#710) #558

UNOMI-855 : set next version to 2.7.0-SNAPSHOT (#710)

UNOMI-855 : set next version to 2.7.0-SNAPSHOT (#710) #558

Triggered via push November 26, 2024 13:31
Status Success
Total duration 12m 59s
Artifacts
Publish Javadoc and snapshots
12m 49s
Publish Javadoc and snapshots
Push Docker image snapshot
9m 7s
Push Docker image snapshot
Fit to window
Zoom out
Zoom in

Annotations

45 errors
PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile: itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L99
java.lang.AssertionError at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile(PropertiesUpdateActionIT.java:99)
PropertiesUpdateActionIT.testVisitsDatePropertiesUpdate: itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L263
lastVisit should be updated expected:<2024-11-26T13:54:58Z> but was:<null>
PropertiesUpdateActionIT.testSetPropertyActionDates: itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L337
currentEventTimeStamp should be the exact date of the event timestamp expected:<2024-11-26T13:55:05Z> but was:<null>
CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L269
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType(CopyPropertiesActionIT.java:269)
CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L240
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType(CopyPropertiesActionIT.java:240)
CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L186
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue(CopyPropertiesActionIT.java:186)
CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L283
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping(CopyPropertiesActionIT.java:283)
CopyPropertiesActionIT.testCopyProperties_replaceSingleValue: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L211
java.lang.AssertionError at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValue(CopyPropertiesActionIT.java:211)
CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L225
java.lang.AssertionError at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray(CopyPropertiesActionIT.java:225)
ModifyConsentIT.testConsentGrant: itests/src/test/java/org/apache/unomi/itests/ModifyConsentIT.java#L81
java.lang.AssertionError at org.apache.unomi.itests.ModifyConsentIT.testConsentGrant(ModifyConsentIT.java:81)
ContextServletIT.testScorePersonalizationStrategy_Interests: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L563
Perso should contains the good number of variants expected:<1> but was:<0>
RuleServiceIT.testGetTrackedConditions: itests/src/test/java/org/apache/unomi/itests/RuleServiceIT.java#L242
java.lang.AssertionError at org.apache.unomi.itests.RuleServiceIT.testGetTrackedConditions(RuleServiceIT.java:242)
GraphQLListIT.testCRUD: itests/src/test/java/org/apache/unomi/itests/graphql/GraphQLListIT.java#L87
expected:<[test_profile_id]> but was:<[profile-1]>
GraphQLSegmentIT.testCreateSegmentAndApplyToProfile: itests/src/test/java/org/apache/unomi/itests/graphql/GraphQLSegmentIT.java#L87
Failed waiting for the check segment for profile in scope of the "testCreateSegmentAndApplyToProfile" test
JSONSchemaIT.testFlattenedProperties: itests/src/test/java/org/apache/unomi/itests/JSONSchemaIT.java#L343
expected null, but was:<org.apache.unomi.api.PartialList@7e5834b4>