Skip to content

Simple PR to run test #1381

Simple PR to run test

Simple PR to run test #1381

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test Report failed Dec 9, 2023 in 0s

181 tests run, 135 passed, 0 skipped, 46 failed.

Annotations

Check failure on line 93 in itests/src/test/java/org/apache/unomi/itests/migration/Migrate16xTo220IT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Migrate16xTo220IT.checkMigratedData

Unable to find registered scope digitall
Raw output
java.lang.AssertionError: Unable to find registered scope digitall
	at org.apache.unomi.itests.migration.Migrate16xTo220IT.checkScopeHaveBeenCreated(Migrate16xTo220IT.java:266)
	at org.apache.unomi.itests.migration.Migrate16xTo220IT.checkMigratedData(Migrate16xTo220IT.java:93)

Check failure on line 210 in itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ProfileMergeIT.testProfileMergeOnPropertyAction_sessionReassigned_existingProfile

expected:<[previous]ProfileID> but was:<[master]ProfileID>
Raw output
org.junit.ComparisonFailure: expected:<[previous]ProfileID> but was:<[master]ProfileID>
	at org.apache.unomi.itests.ProfileMergeIT.testProfileMergeOnPropertyAction_sessionReassigned_existingProfile(ProfileMergeIT.java:210)

Check failure on line 99 in itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ProfileMergeIT.testProfileMergeOnPropertyAction_simpleMergeAndCheckAlias

Profile with id masterProfileID not found in the required time
Raw output
java.lang.AssertionError: Profile with id masterProfileID not found in the required time
	at org.apache.unomi.itests.ProfileMergeIT.testProfileMergeOnPropertyAction_simpleMergeAndCheckAlias(ProfileMergeIT.java:99)

Check failure on line 362 in itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ProfileMergeIT.testProfileMergeOnPropertyAction_rewriteExistingSessionsEventsAnonymous

expected:<[master]ProfileID> but was:<[event]ProfileID>
Raw output
org.junit.ComparisonFailure: expected:<[master]ProfileID> but was:<[event]ProfileID>
	at org.apache.unomi.itests.ProfileMergeIT.testProfileMergeOnPropertyAction_rewriteExistingSessionsEventsAnonymous(ProfileMergeIT.java:362)

Check failure on line 155 in itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ProfileMergeIT.testProfileMergeOnPropertyAction_sessionReassigned_newProfile

Values should be different. Actual: eventProfileID
Raw output
java.lang.AssertionError: Values should be different. Actual: eventProfileID
	at org.apache.unomi.itests.ProfileMergeIT.testProfileMergeOnPropertyAction_sessionReassigned_newProfile(ProfileMergeIT.java:155)

Check failure on line 275 in itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ProfileMergeIT.testProfileMergeOnPropertyAction_rewriteExistingSessionsEvents

expected:<[master]ProfileID> but was:<[event]ProfileID>
Raw output
org.junit.ComparisonFailure: expected:<[master]ProfileID> but was:<[event]ProfileID>
	at org.apache.unomi.itests.ProfileMergeIT.testProfileMergeOnPropertyAction_rewriteExistingSessionsEvents(ProfileMergeIT.java:275)

Check failure on line 60 in itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ProfileMergeIT.testProfileMergeOnPropertyAction_dont_forceEventProfileAsMaster

Values should be different. Actual: mergeOnPropertyTestProfileId
Raw output
java.lang.AssertionError: Values should be different. Actual: mergeOnPropertyTestProfileId
	at org.apache.unomi.itests.ProfileMergeIT.testProfileMergeOnPropertyAction_dont_forceEventProfileAsMaster(ProfileMergeIT.java:60)

Check failure on line 141 in itests/src/test/java/org/apache/unomi/itests/EventServiceIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

EventServiceIT.test_PastEventNotInRange_NoProfilesShouldReturn

expected:<0> but was:<1>
Raw output
java.lang.AssertionError: expected:<0> but was:<1>
	at org.apache.unomi.itests.EventServiceIT.test_PastEventNotInRange_NoProfilesShouldReturn(EventServiceIT.java:141)

Check failure on line 177 in itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_ADD_TO_SET

prop1 not updated
Raw output
java.lang.AssertionError: prop1 not updated
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_ADD_TO_SET(PropertiesUpdateActionIT.java:177)

Check failure on line 104 in itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile

java.lang.AssertionError
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile(PropertiesUpdateActionIT.java:104)
Raw output
java.lang.AssertionError
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile(PropertiesUpdateActionIT.java:104)

Check failure on line 226 in itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_DELETE

expected:<New property 1> but was:<null>
Raw output
java.lang.AssertionError: expected:<New property 1> but was:<null>
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_DELETE(PropertiesUpdateActionIT.java:226)

Check failure on line 150 in itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_ADD

Props_to_add should set the prop if it's missing
Raw output
java.lang.AssertionError: Props_to_add should set the prop if it's missing
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_ADD(PropertiesUpdateActionIT.java:150)

Check failure on line 126 in itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

PropertiesUpdateActionIT.testUpdateProperties_NotCurrentProfile

expected:<UPDATED FIRST NAME> but was:<null>
Raw output
java.lang.AssertionError: expected:<UPDATED FIRST NAME> but was:<null>
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_NotCurrentProfile(PropertiesUpdateActionIT.java:126)

Check failure on line 268 in itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

PropertiesUpdateActionIT.testVisitsDatePropertiesUpdate

lastVisit should be updated expected:<2023-12-09T22:11:40Z> but was:<null>
Raw output
java.lang.AssertionError: lastVisit should be updated expected:<2023-12-09T22:11:40Z> but was:<null>
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testVisitsDatePropertiesUpdate(PropertiesUpdateActionIT.java:268)

Check failure on line 342 in itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

PropertiesUpdateActionIT.testSetPropertyActionDates

currentEventTimeStamp should be the exact date of the event timestamp expected:<2023-12-09T22:11:47Z> but was:<null>
Raw output
java.lang.AssertionError: currentEventTimeStamp should be the exact date of the event timestamp expected:<2023-12-09T22:11:47Z> but was:<null>
	at org.apache.unomi.itests.PropertiesUpdateActionIT.testSetPropertyActionDates(PropertiesUpdateActionIT.java:342)

Check failure on line 273 in itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType

java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType(CopyPropertiesActionIT.java:273)
Raw output
java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType(CopyPropertiesActionIT.java:273)

Check failure on line 244 in itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType

java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType(CopyPropertiesActionIT.java:244)
Raw output
java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType(CopyPropertiesActionIT.java:244)

Check failure on line 190 in itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue

java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue(CopyPropertiesActionIT.java:190)
Raw output
java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue(CopyPropertiesActionIT.java:190)

Check failure on line 287 in itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping

java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping(CopyPropertiesActionIT.java:287)
Raw output
java.lang.NullPointerException
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping(CopyPropertiesActionIT.java:287)

Check failure on line 215 in itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CopyPropertiesActionIT.testCopyProperties_replaceSingleValue

java.lang.AssertionError
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValue(CopyPropertiesActionIT.java:215)
Raw output
java.lang.AssertionError
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValue(CopyPropertiesActionIT.java:215)

Check failure on line 229 in itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray

java.lang.AssertionError
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray(CopyPropertiesActionIT.java:229)
Raw output
java.lang.AssertionError
	at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray(CopyPropertiesActionIT.java:229)

Check failure on line 302 in itests/src/test/java/org/apache/unomi/itests/IncrementPropertyIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

IncrementPropertyIT.testIncrementExistingPropertyNestedWithExistingEventProperty

Profile was not updated
Raw output
java.lang.AssertionError: Profile was not updated
	at org.apache.unomi.itests.IncrementPropertyIT.testIncrementExistingPropertyNestedWithExistingEventProperty(IncrementPropertyIT.java:302)

Check failure on line 271 in itests/src/test/java/org/apache/unomi/itests/IncrementPropertyIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

IncrementPropertyIT.testIncrementNotExistingPropertyNested

Profile was not updated
Raw output
java.lang.AssertionError: Profile was not updated
	at org.apache.unomi.itests.IncrementPropertyIT.testIncrementNotExistingPropertyNested(IncrementPropertyIT.java:271)

Check failure on line 232 in itests/src/test/java/org/apache/unomi/itests/IncrementPropertyIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

IncrementPropertyIT.testIncrementExistingObjectPropertyWithExistingEventObjectProperty

Profile was not updated
Raw output
java.lang.AssertionError: Profile was not updated
	at org.apache.unomi.itests.IncrementPropertyIT.testIncrementExistingObjectPropertyWithExistingEventObjectProperty(IncrementPropertyIT.java:232)

Check failure on line 256 in itests/src/test/java/org/apache/unomi/itests/IncrementPropertyIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

IncrementPropertyIT.testIncrementExistingPropertyNested

Profile was not updated
Raw output
java.lang.AssertionError: Profile was not updated
	at org.apache.unomi.itests.IncrementPropertyIT.testIncrementExistingPropertyNested(IncrementPropertyIT.java:256)