Skip to content

Merge pull request #391 from Countly/21_test_fix #864

Merge pull request #391 from Countly/21_test_fix

Merge pull request #391 from Countly/21_test_fix #864

GitHub Actions / Unit Test Results :rocket: failed Oct 11, 2024 in 0s

1 fail, 657 pass in 2m 56s

658 tests  ±0   657 ✅ +1   2m 56s ⏱️ -6s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     1 ❌  - 1 

Results for commit 9c2f184. ± Comparison against earlier commit 1910cfd.

Annotations

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/TEST-Android SDK built for x86_64 - 9-_sdk-.xml [took 6s]
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:476)
at ly.count.android.sdk.scUP_UserProfileTests.UP_210_CNR_M_duration(scUP_UserProfileTests.java:441)