Skip to content

Commit 4fe99bc

Browse files
committed
Ignore test: PreviewImageActivityIT
My local test run worked, but it took 10 minutes per test case. Reason seems to be a very long wait after the next screen is displayed. Signed-off-by: Philipp Hasper <vcs@hasper.info>
1 parent 558ddb1 commit 4fe99bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/androidTest/java/com/owncloud/android/ui/preview/PreviewImageActivityIT.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ import org.junit.Ignore
3939
import org.junit.Test
4040
import java.io.File
4141

42+
@Ignore("Investigating Drone CI timeout")
4243
class PreviewImageActivityIT : AbstractOnServerIT() {
4344
companion object {
4445
private const val REMOTE_FOLDER: String = "/PreviewImageActivityIT/"

0 commit comments

Comments
 (0)