Skip to content

fix: Sending of message in empty MLS group #WPB-14747 #16432

fix: Sending of message in empty MLS group #WPB-14747

fix: Sending of message in empty MLS group #WPB-14747 #16432

GitHub Actions / Test Results failed Dec 13, 2024 in 0s

1 fail, 19 skipped, 3 167 pass in 5m 16s

3 187 tests   3 167 ✅  5m 16s ⏱️
    7 suites     19 💤
    7 files        1 ❌

Results for commit c7767d7.

Annotations

Check warning on line 0 in com.wire.kalium.logic.data.conversation.MLSConversationRepositoryTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

givenReplacingKeypackagesFailed_whenRotatingKeysAndMigratingConversation_thenReturnsFailure (com.wire.kalium.logic.data.conversation.MLSConversationRepositoryTest) failed

logic/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 12-_logic-.xml [took 0s]
Raw output
java.lang.AssertionError: expected:<Left(value=RotationAndMigration(reason=Unknown(rootCause=java.lang.Throwable: an error)))> but was:<Right(value=kotlin.Unit)>
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 kotlin.test.junit.JUnitAsserter.assertEquals(JUnitSupport.kt:32)
at kotlin.test.AssertionsKt__AssertionsKt.assertEquals(Assertions.kt:63)
at kotlin.test.AssertionsKt.assertEquals(Unknown Source:1)
at kotlin.test.AssertionsKt__AssertionsKt.assertEquals$default(Assertions.kt:62)
at kotlin.test.AssertionsKt.assertEquals$default(Unknown Source:1)
at com.wire.kalium.logic.data.conversation.MLSConversationRepositoryTest$givenReplacingKeypackagesFailed_whenRotatingKeysAndMigratingConversation_thenReturnsFailure$1.invokeSuspend(MLSConversationRepositoryTest.kt:1317)
at com.wire.kalium.logic.data.conversation.MLSConversationRepositoryTest$givenReplacingKeypackagesFailed_whenRotatingKeysAndMigratingConversation_thenReturnsFailure$1.invoke(Unknown Source:8)
at com.wire.kalium.logic.data.conversation.MLSConversationRepositoryTest$givenReplacingKeypackagesFailed_whenRotatingKeysAndMigratingConversation_thenReturnsFailure$1.invoke(Unknown Source:4)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1$1.invokeSuspend(TestBuilders.kt:316)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.test.TestDispatcher.processEvent$kotlinx_coroutines_test(TestDispatcher.kt:24)
at kotlinx.coroutines.test.TestCoroutineScheduler.tryRunNextTaskUnless$kotlinx_coroutines_test(TestCoroutineScheduler.kt:99)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1$workRunner$1.invokeSuspend(TestBuilders.kt:322)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source:1)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:1)
at kotlinx.coroutines.test.TestBuildersJvmKt.createTestResult(TestBuildersJvm.kt:10)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:310)
at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source:1)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:168)
at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source:1)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0$default(TestBuilders.kt:160)
at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0$default(Unknown Source:1)
at com.wire.kalium.logic.data.conversation.MLSConversationRepositoryTest.givenReplacingKeypackagesFailed_whenRotatingKeysAndMigratingConversation_thenReturnsFailure(MLSConversationRepositoryTest.kt:1307)