Class com.owncloud.android.providers.DocumentsStorageProviderIT

5

tests

1

failures

0

skipped

5m12.25s

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.319s)
testCreateDeleteFolders passed (3.040s)
testReadWriteFiles passed (1.633s)
testServerChangedFileContent failed (5m0.32s)
testServerSuccessive passed (3.942s)