Skip to content

Merge pull request #427 from Countly/fix_contetns #941

Merge pull request #427 from Countly/fix_contetns

Merge pull request #427 from Countly/fix_contetns #941

GitHub Actions / Unit Test Results :rocket: failed Nov 28, 2024 in 0s

5 fail, 656 pass in 2m 43s

661 tests  ±0   656 ✅  - 1   2m 43s ⏱️ -13s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     5 ❌ +1 

Results for commit 266d070. ± Comparison against earlier commit be0f466.

Annotations

Check warning on line 0 in ly.count.android.sdk.ModuleViewsTests

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results :rocket:

startView_consentRemoval (ly.count.android.sdk.ModuleViewsTests) failed

sdk/build/outputs/androidTest-results/connected/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 0s]
Raw output
org.junit.ComparisonFailure: expected:<test[]> but was:<test[2]>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at ly.count.android.sdk.ModuleEventsTests.validateEventInRQ(ModuleEventsTests.java:983)
at ly.count.android.sdk.ModuleViewsTests.validateView(ModuleViewsTests.java:1985)
at ly.count.android.sdk.ModuleViewsTests.startView_consentRemoval(ModuleViewsTests.java:1882)

Check warning on line 0 in ly.count.android.sdk.scSE_SessionsTests

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results :rocket:

SE_206_CR_CNG_A_id_change (ly.count.android.sdk.scSE_SessionsTests) failed

sdk/build/outputs/androidTest-results/connected/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 6s]
Raw output
org.junit.ComparisonFailure: expected:<[newID]> but was:<[1234]>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at ly.count.android.sdk.TestUtils.validateRequiredParams(TestUtils.java:589)
at ly.count.android.sdk.TestUtils.validateRequest(TestUtils.java:627)
at ly.count.android.sdk.scSE_SessionsTests.SE_206_CR_CNG_A_id_change(scSE_SessionsTests.java:319)

Check warning on line 0 in ly.count.android.sdk.scSE_SessionsTests

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results :rocket:

SE_201_CNR_M (ly.count.android.sdk.scSE_SessionsTests) failed

sdk/build/outputs/androidTest-results/connected/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 9s]
Raw output
java.lang.AssertionError: expected:<4> but was:<5>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at ly.count.android.sdk.scSE_SessionsTests.SE_201_CNR_M(scSE_SessionsTests.java:101)

Check warning on line 0 in ly.count.android.sdk.scUP_UserProfileTests

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results :rocket:

UP_205_CR_CG_A (ly.count.android.sdk.scUP_UserProfileTests) failed

sdk/build/outputs/androidTest-results/connected/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 0s]
Raw output
java.lang.AssertionError: expected:<7> but was:<8>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at ly.count.android.sdk.ModuleUserProfileTests.validateUserProfileRequest(ModuleUserProfileTests.java:897)
at ly.count.android.sdk.ModuleUserProfileTests.validateUserProfileRequest(ModuleUserProfileTests.java:918)
at ly.count.android.sdk.scUP_UserProfileTests.UP_205_CR_CG_A(scUP_UserProfileTests.java:246)

Check warning on line 0 in ly.count.android.sdk.scUP_UserProfileTests

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results :rocket:

eventSaveScenario_onTimer (ly.count.android.sdk.scUP_UserProfileTests) failed

sdk/build/outputs/androidTest-results/connected/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 2s]
Raw output
java.lang.AssertionError: expected:<3> but was:<4>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at ly.count.android.sdk.ModuleUserProfileTests.validateUserProfileRequest(ModuleUserProfileTests.java:897)
at ly.count.android.sdk.ModuleUserProfileTests.validateUserProfileRequest(ModuleUserProfileTests.java:918)
at ly.count.android.sdk.scUP_UserProfileTests.eventSaveScenario_onTimer(scUP_UserProfileTests.java:91)