Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove visibility from the end view #418

Merged
merged 6 commits into from
Nov 12, 2024

Update CHANGELOG.md

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

feat: remove visibility from the end view #418

Update CHANGELOG.md
020ebae
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results :rocket: failed Nov 12, 2024 in 0s

4 fail, 657 pass in 3m 3s

661 tests  ±0   657 ✅ ±0   3m 3s ⏱️ +26s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     4 ❌ ±0 

Results for commit 020ebae. ± Comparison against earlier commit ff1c2fb.

Annotations

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 7s]
Raw output
java.lang.AssertionError: expected:<6> 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_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/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)

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_207_CNR_M (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:<8> but was:<9>
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_207_CNR_M(scUP_UserProfileTests.java:333)