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

Commit f1a430d2 authored by Daniel Norman's avatar Daniel Norman Committed by Android (Google) Code Review
Browse files

Merge "Ignoring testOnScreenLock_cannotOpenMenu" into main

parents b0ffb2d7 05988c3b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ import org.junit.AfterClass;
import org.junit.Assume;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

@@ -452,6 +453,8 @@ public class AccessibilityMenuServiceTest {
    }

    @Test
    @Ignore("Test failure in pre/postsubmit cannot be replicated on local devices. "
            + "Coverage is low-impact.")
    public void testOnScreenLock_cannotOpenMenu() throws Throwable {
        closeScreen();
        wakeUpScreen();