Simple PR to run test #1381
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unomi-ci-build-tests.yml
on: pull_request
Matrix: Execute integration tests
Matrix: Execute unit tests
Annotations
49 errors and 12 warnings
Migrate16xTo220IT.checkMigratedData:
itests/src/test/java/org/apache/unomi/itests/migration/Migrate16xTo220IT.java#L93
Unable to find registered scope digitall
|
Execute integration tests (1.8)
Process completed with exit code 1.
|
Migrate16xTo220IT.checkMigratedData:
itests/src/test/java/org/apache/unomi/itests/migration/Migrate16xTo220IT.java#L93
Unable to find registered scope digitall
|
ProfileMergeIT.testProfileMergeOnPropertyAction_sessionReassigned_existingProfile:
itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java#L210
expected:<[previous]ProfileID> but was:<[master]ProfileID>
|
ProfileMergeIT.testProfileMergeOnPropertyAction_simpleMergeAndCheckAlias:
itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java#L99
Profile with id masterProfileID not found in the required time
|
ProfileMergeIT.testProfileMergeOnPropertyAction_rewriteExistingSessionsEventsAnonymous:
itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java#L362
expected:<[master]ProfileID> but was:<[event]ProfileID>
|
ProfileMergeIT.testProfileMergeOnPropertyAction_sessionReassigned_newProfile:
itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java#L155
Values should be different. Actual: eventProfileID
|
ProfileMergeIT.testProfileMergeOnPropertyAction_rewriteExistingSessionsEvents:
itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java#L275
expected:<[master]ProfileID> but was:<[event]ProfileID>
|
ProfileMergeIT.testProfileMergeOnPropertyAction_dont_forceEventProfileAsMaster:
itests/src/test/java/org/apache/unomi/itests/ProfileMergeIT.java#L60
Values should be different. Actual: mergeOnPropertyTestProfileId
|
|
|
PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile:
itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L104
java.lang.AssertionError
at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile(PropertiesUpdateActionIT.java:104)
|
PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_DELETE:
itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L226
expected:<New property 1> but was:<null>
|
PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile_PROPS_TO_ADD:
itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L150
Props_to_add should set the prop if it's missing
|
PropertiesUpdateActionIT.testUpdateProperties_NotCurrentProfile:
itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L126
expected:<UPDATED FIRST NAME> but was:<null>
|
PropertiesUpdateActionIT.testVisitsDatePropertiesUpdate:
itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L268
lastVisit should be updated expected:<2023-12-09T22:11:40Z> but was:<null>
|
PropertiesUpdateActionIT.testSetPropertyActionDates:
itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L342
currentEventTimeStamp should be the exact date of the event timestamp expected:<2023-12-09T22:11:47Z> but was:<null>
|
CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType:
itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L273
java.lang.NullPointerException
at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType(CopyPropertiesActionIT.java:273)
|
CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType:
itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L244
java.lang.NullPointerException
at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType(CopyPropertiesActionIT.java:244)
|
CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue:
itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L190
java.lang.NullPointerException
at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue(CopyPropertiesActionIT.java:190)
|
CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping:
itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L287
java.lang.NullPointerException
at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping(CopyPropertiesActionIT.java:287)
|
CopyPropertiesActionIT.testCopyProperties_replaceSingleValue:
itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L215
java.lang.AssertionError
at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValue(CopyPropertiesActionIT.java:215)
|
CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray:
itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L229
java.lang.AssertionError
at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray(CopyPropertiesActionIT.java:229)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ModifyConsentIT.testConsentGrant:
itests/src/test/java/org/apache/unomi/itests/ModifyConsentIT.java#L84
java.lang.AssertionError
at org.apache.unomi.itests.ModifyConsentIT.testConsentGrant(ModifyConsentIT.java:84)
|
|
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.testRuleEventTypeOptimization:
itests/src/test/java/org/apache/unomi/itests/RuleServiceIT.java#L135
Simple rule should be matched
|
RuleServiceIT.testGetTrackedConditions:
itests/src/test/java/org/apache/unomi/itests/RuleServiceIT.java#L244
java.lang.AssertionError
at org.apache.unomi.itests.RuleServiceIT.testGetTrackedConditions(RuleServiceIT.java:244)
|
GroovyActionsServiceIT.testGroovyActionsService_triggerGroovyAction:
itests/src/test/java/org/apache/unomi/itests/GroovyActionsServiceIT.java#L113
expected:<[New a]ddress> but was:<[A]ddress>
|
GraphQLEventIT.testProcessEvents:
itests/src/test/java/org/apache/unomi/itests/graphql/GraphQLEventIT.java#L103
expected:<Gigi> but was:<null>
|
|
GraphQLListIT.testCRUD:
itests/src/test/java/org/apache/unomi/itests/graphql/GraphQLListIT.java#L91
expected:<[test_profile_id]> but was:<[profile-1]>
|
GraphQLSegmentIT.testCreateSegmentAndApplyToProfile:
itests/src/test/java/org/apache/unomi/itests/graphql/GraphQLSegmentIT.java#L92
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#L348
expected null, but was:<org.apache.unomi.api.PartialList@6e0ec5dc>
|
SendEventActionIT.testSendEventNotPersisted:
itests/src/test/java/org/apache/unomi/itests/SendEventActionIT.java#L66
Event should not have been persisted
|
Execute integration tests (11)
Process completed with exit code 1.
|
Execute unit tests (1.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Execute unit tests (1.8)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Execute unit tests (1.8)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Execute unit tests (11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Execute unit tests (11)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Execute unit tests (11)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Execute integration tests (1.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Execute integration tests (1.8)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Execute integration tests (1.8)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Execute integration tests (11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Execute integration tests (11)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Execute integration tests (11)
Unexpected input(s) 'cache', valid inputs are ['java-version', 'java-package', 'architecture', 'jdkFile', 'server-id', 'server-username', 'server-password', 'settings-path', 'gpg-private-key', 'gpg-passphrase']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
unomi-log-jdk1.8-1381
Expired
|
1.96 MB |
|
unomi-log-jdk11-1381
Expired
|
2.25 MB |
|