Class com.owncloud.android.lib.resources.users.DeleteE2ERemoteOperationIT

3

tests

3

failures

0

skipped

42.366s

duration

0%

successful

Failed tests

testDeleteEncryptedFiles

junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at com.owncloud.android.lib.resources.users.DeleteE2ERemoteOperationIT.testDeleteEncryptedFiles(DeleteE2ERemoteOperationIT.kt:27)

testDeletePrivateKey

junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at com.owncloud.android.lib.resources.users.DeleteE2ERemoteOperationIT.testDeletePrivateKey(DeleteE2ERemoteOperationIT.kt:34)

testDeletePublicKey

junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at com.owncloud.android.lib.resources.users.DeleteE2ERemoteOperationIT.testDeletePublicKey(DeleteE2ERemoteOperationIT.kt:41)

Tests

Test emulator-5554
testDeleteEncryptedFiles failed (14.305s)
testDeletePrivateKey failed (14.034s)
testDeletePublicKey failed (14.027s)