Class com.owncloud.android.providers.DocumentsStorageProviderIT

5

tests

1

failures

0

skipped

5m12.49s

duration

80%

successful

Failed tests

testServerChangedFileContent

org.junit.runners.model.TestTimedOutException: test timed out after 300000 milliseconds
at java.lang.Thread.sleep(Native Method)
at java.lang.Thread.sleep(Thread.java:440)
at java.lang.Thread.sleep(Thread.java:356)
at com.owncloud.android.AbstractIT.shortSleep(AbstractIT.java:331)
at com.owncloud.android.providers.DocumentsStorageProviderIT.testServerChangedFileContent(DocumentsStorageProviderIT.kt:216)

Tests

Test test(AVD) - 10
testCreateDeleteFiles passed (3.418s)
testCreateDeleteFolders passed (3.165s)
testReadWriteFiles passed (1.634s)
testServerChangedFileContent failed (5m0.31s)
testServerSuccessive passed (3.970s)