Skip to content

Merge pull request #436 from Countly/2477 #964

Merge pull request #436 from Countly/2477

Merge pull request #436 from Countly/2477 #964

GitHub Actions / Unit Test Results :rocket: failed Dec 4, 2024 in 0s

3 fail, 659 pass in 3m 5s

662 tests  ±0   659 ✅ ±0   3m 5s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     3 ❌ ±0 

Results for commit 679b97e. ± Comparison against earlier commit 30a4654.

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:985)
at ly.count.android.sdk.ModuleViewsTests.validateView(ModuleViewsTests.java:2056)
at ly.count.android.sdk.ModuleViewsTests.startView_consentRemoval(ModuleViewsTests.java:1909)

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/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/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)