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

Commit 271fd6cb authored by Diksha Gohlyan's avatar Diksha Gohlyan Committed by Automerger Merge Worker
Browse files

Merge "Ignore CancelFromNotificationUiTest" into rvc-dev am: 95ed12d4

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/11706396

Change-Id: I8425cbff72887498a5c229477d3cc10cf1a5abd0
parents 6e28d4ee 95ed12d4
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);