Class com.nextcloud.client.assistant.AssistantRepositoryTests

4

tests

1

failures

0

skipped

4m11.47s

duration

75%

successful

Failed tests

testDeleteTask

java.lang.AssertionError: Assertion failed
at com.nextcloud.client.assistant.AssistantRepositoryTests$testDeleteTask$1.invokeSuspend(AssistantRepositoryTests.kt:98)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
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:47)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:1)
at com.nextcloud.client.assistant.AssistantRepositoryTests.testDeleteTask(AssistantRepositoryTests.kt:92)

Tests

Test emulator-5554 - 10
testCreateTask passed (2.837s)
testDeleteTask failed (4m3.96s)
testGetTaskList passed (2.386s)
testGetTaskTypes passed (2.285s)