Class com.owncloud.android.lib.resources.assistant.chat.AssistantChatTests

4

tests

1

failures

0

skipped

24.771s

duration

75%

successful

Failed tests

testGetTaskTypesAndVerifyChatAndSorting

junit.framework.AssertionFailedError: The first task type must be a chat type (sorted by isChat descending)
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.assertTrue(Assert.java:20)
at com.owncloud.android.lib.resources.assistant.chat.AssistantChatTests.testGetTaskTypesAndVerifyChatAndSorting(AssistantChatTests.kt:127)

Tests

Test android(AVD) - 8.1.0
testCreateAndGetMessages passed (3.184s)
testDeleteMessage passed (3.661s)
testGetAndDeleteConversations passed (4.062s)
testGetTaskTypesAndVerifyChatAndSorting failed (13.864s)