Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aafaa1d8 authored by Diksha Gohlyan's avatar Diksha Gohlyan
Browse files

Ignore CancelFromNotificationUiTest

Test: atest DocumentsUIGoogleTests
Bug: 156756197

Change-Id: I108b6b9760d76d9b3ef6aded5ff19e6c04c47b81
parent cd73fc80
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -35,6 +35,8 @@ import com.android.documentsui.files.FilesActivity;
import com.android.documentsui.filters.HugeLongTest;
import com.android.documentsui.services.TestNotificationService;

import org.junit.Ignore;

import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;

@@ -216,6 +218,8 @@ public class CancelFromNotificationUiTest extends ActivityTest<FilesActivity> {
    }

    @HugeLongTest
    // (TODO: b/156756197) : Deflake tests
    @Ignore
    public void testMoveDocument_CancelFromNotification() throws Exception {
        bots.roots.openRoot(ROOT_0_ID);
        bots.directory.findDocument(TARGET_FILE);