Skip to content

feat: Conversation MLS verification status updating (WPB-3872) #176

feat: Conversation MLS verification status updating (WPB-3872)

feat: Conversation MLS verification status updating (WPB-3872) #176

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Test Results failed Sep 13, 2023 in 0s

12 fail, 67 skipped, 1 932 pass in 2m 19s

   355 files  ±0     355 suites  ±0   2m 19s ⏱️ -4s
2 011 tests ±0  1 932 ✔️ ±0  67 💤 ±0  12 ±0 

Results for commit 7131f65. ± Comparison against earlier commit de790cf.

Annotations

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenVerifiedStatus_whenInvoking_thenInformedFlagSetFalse[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f663ad0]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenNotVerifiedStatus_whenInvoking_thenInformedFlagSetFalse[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f660810]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenProteusConversation_whenInvokingWithNotVerifiedStatus_thenInformedFlagSetFalse[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f66d1d0]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenMLSConversationWithNotVerifiedStatus_whenInvokingWithNotVerifiedStatus_thenInformedFlagNotSetFalse[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f669d90]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenMLSConversationAndInformedAboutDegraded_whenInvokingWithVerifiedStatus_thenInformedFlagSetTrue[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f666b10]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenUserInformedAboutDegradedStatus_whenInvokingWithNotVerifiedStatus_thenInformedFlagSetFalse[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f665d50]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenFailureWhileGettingUserInformedAboutDegradedStatus_whenInvokingWithDegradedStatus_thenInformedFlagNotSetFalse[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f668f90]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenUserIsNotInformedAboutDegradedStatus_whenInvokingWithDegradedStatus_thenInformedFlagSetTrueAndAddMessage[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f66c490]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenUserIsNotInformedAboutDegradedStatus_whenFailureWhilePersistMessage_thenInformedFlagNotSetTrue[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f66f950]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenCurrentVerificationStatusIsVerified_whenNewNotVerifiedStatusComes_thenDegradedStatusSaved[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f663390]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenCurrentVerificationStatusIsVerified_whenNewVerifiedStatusComes_thenNothingUpdated[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f66e090]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)

Check warning on line 0 in com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

givenCurrentVerificationStatusIsDegraded_whenNewNotVerifiedStatusComes_thenDegradedStatusSaved[iosX64] (com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest) failed

logic/build/test-results/iosX64Test/TEST-com.wire.kalium.logic.feature.conversation.ConversationVerificationStatusHandlerTest.xml
Raw output
kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 10s, the test coroutine is not completing, there were active child jobs: [DispatchedCoroutine{Completing}@f66ae90]
	at kotlin.Error#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:14)
	at kotlin.AssertionError#<init>(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:132)
	at kotlinx.coroutines.test.UncompletedCoroutinesError#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestScope.kt:325)
	at kotlinx.coroutines.test.runTest$lambda$6$lambda$4$lambda$3#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:349)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.test.$runTest$lambda$6$lambda$4$lambda$3$FUNCTION_REFERENCE$10.$<bridge-UNNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-test/common/src/TestBuilders.kt:333)
	at kotlinx.coroutines.InvokeOnCancelling.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1431)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:332)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:799)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:759)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:675)
	at kotlinx.coroutines.JobSupport#cancelCoroutine(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:662)
	at kotlinx.coroutines.TimeoutCoroutine.run#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:159)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:47)
	at kotlinx.coroutines.WorkerDispatcher.DisposableBlock.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:46)
	at <global>.WorkerLaunchpad(/opt/buildAgent/work/f43969c6214a19e7/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:107)
	at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
	at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
	at <global>._pthread_start(Unknown Source)
	at <global>.thread_start(Unknown Source)