Class com.owncloud.android.FileIT

4

tests

1

failures

0

skipped

12.850s

duration

75%

successful

Failed tests

testRenameFolder

java.lang.AssertionError: Sync of /testRenameFolder/ failed: Operation finished with HTTP status code 503 (fail)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at com.owncloud.android.FileIT.synchronizeFolder(FileIT.kt:105)
	at com.owncloud.android.FileIT.testRenameFolder(FileIT.kt:70)

Tests

Test emulator-5554
testCreateFolder passed (1.785s)
testCreateNonExistingSubFolder passed (6.533s)
testRemoteIdNull passed (0.463s)
testRenameFolder failed (4.069s)