Skip to content

Merge pull request #524 from Countly/2549

586c3f3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Sync staging #527

Merge pull request #524 from Countly/2549
586c3f3
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results :rocket: failed Dec 16, 2025 in 0s

7 fail, 700 pass in 3m 54s

707 tests  ±0   700 ✅ +7   3m 54s ⏱️ -42s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     7 ❌  - 7 

Results for commit 586c3f3. ± Comparison against earlier commit 0aa3fec.

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:

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

sdk/build/outputs/androidTest-results/connected/debug/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 5s]
Raw output
java.lang.AssertionError: expected:<4> but was:<null>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:120)
at org.junit.Assert.assertEquals(Assert.java:146)
at ly.count.android.sdk.ModuleSessionsTests.validateSessionUpdateRequest(ModuleSessionsTests.java:237)
at ly.count.android.sdk.ModuleSessionsTests.validateSessionEndRequest(ModuleSessionsTests.java:228)
at ly.count.android.sdk.ModuleViewsTests.autoSessionFlow_1(ModuleViewsTests.java:635)

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/debug/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 7s]
Raw output
java.lang.AssertionError: expected:<5> but was:<6>
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_206_CR_CNG_A_id_change(scSE_SessionsTests.java:315)

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_204_CNR_A_id_change (ly.count.android.sdk.scSE_SessionsTests) failed

sdk/build/outputs/androidTest-results/connected/debug/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 7s]
Raw output
java.lang.AssertionError: expected:<16> but was:<15>
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_204_CNR_A_id_change(scSE_SessionsTests.java:217)

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/debug/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 9s]
Raw output
java.lang.AssertionError: expected:<4> but was:<6>
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:

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

sdk/build/outputs/androidTest-results/connected/debug/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 3s]
Raw output
java.lang.AssertionError: expected:<6> but was:<7>
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.TestUtils.assertRQSize(TestUtils.java:706)
at ly.count.android.sdk.scUP_UserProfileTests.eventSaveScenario_sessionCallsTriggersSave_M(scUP_UserProfileTests.java:161)

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_210_CNR_M_duration (ly.count.android.sdk.scUP_UserProfileTests) failed

sdk/build/outputs/androidTest-results/connected/debug/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 5s]
Raw output
java.lang.AssertionError: expected:<1> but was:<2>
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.scUP_UserProfileTests.validateUserDataRequest(scUP_UserProfileTests.java:565)
at ly.count.android.sdk.scUP_UserProfileTests.UP_210_CNR_M_duration(scUP_UserProfileTests.java:530)

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/debug/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 2s]
Raw output
java.lang.AssertionError: expected:<3> but was:<2>
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)