Class com.owncloud.android.providers.DocumentsStorageProviderIT

5

tests

1

failures

0

skipped

5m12.13s

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.213s)
testCreateDeleteFolders passed (3.088s)
testReadWriteFiles passed (1.562s)
testServerChangedFileContent failed (5m0.34s)
testServerSuccessive passed (3.918s)