Loading services/tests/wmtests/src/com/android/server/wm/AnimatingAppWindowTokenRegistryTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ import org.mockito.MockitoAnnotations; */ @SmallTest @Presubmit @FlakyTest(detail = "Promote once confirmed non-flaky") public class AnimatingAppWindowTokenRegistryTest extends WindowTestsBase { @Mock Loading services/tests/wmtests/src/com/android/server/wm/TaskStackChangedListenerTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,6 @@ public class TaskStackChangedListenerTest { * Tests for onTaskCreated, onTaskMovedToFront, onTaskRemoved and onTaskRemovalStarted. */ @Test @FlakyTest(detail = "Promote to presubmit when shown to be stable.") public void testTaskChangeCallBacks() throws Exception { final Object[] params = new Object[2]; final CountDownLatch taskCreatedLaunchLatch = new CountDownLatch(1); Loading services/tests/wmtests/src/com/android/server/wm/WindowStateTests.java +0 −2 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ import java.util.LinkedList; */ @SmallTest @Presubmit @FlakyTest(bugId = 124127512) public class WindowStateTests extends WindowTestsBase { private static int sPreviousNewInsetsMode; Loading Loading @@ -363,7 +362,6 @@ public class WindowStateTests extends WindowTestsBase { assertFalse(app.canAffectSystemUiFlags()); } @FlakyTest(detail = "Promote to presubmit when shown to be stable.") @Test public void testVisibleWithInsetsProvider() throws Exception { final WindowState topBar = createWindow(null, TYPE_STATUS_BAR, "topBar"); Loading Loading
services/tests/wmtests/src/com/android/server/wm/AnimatingAppWindowTokenRegistryTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ import org.mockito.MockitoAnnotations; */ @SmallTest @Presubmit @FlakyTest(detail = "Promote once confirmed non-flaky") public class AnimatingAppWindowTokenRegistryTest extends WindowTestsBase { @Mock Loading
services/tests/wmtests/src/com/android/server/wm/TaskStackChangedListenerTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,6 @@ public class TaskStackChangedListenerTest { * Tests for onTaskCreated, onTaskMovedToFront, onTaskRemoved and onTaskRemovalStarted. */ @Test @FlakyTest(detail = "Promote to presubmit when shown to be stable.") public void testTaskChangeCallBacks() throws Exception { final Object[] params = new Object[2]; final CountDownLatch taskCreatedLaunchLatch = new CountDownLatch(1); Loading
services/tests/wmtests/src/com/android/server/wm/WindowStateTests.java +0 −2 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ import java.util.LinkedList; */ @SmallTest @Presubmit @FlakyTest(bugId = 124127512) public class WindowStateTests extends WindowTestsBase { private static int sPreviousNewInsetsMode; Loading Loading @@ -363,7 +362,6 @@ public class WindowStateTests extends WindowTestsBase { assertFalse(app.canAffectSystemUiFlags()); } @FlakyTest(detail = "Promote to presubmit when shown to be stable.") @Test public void testVisibleWithInsetsProvider() throws Exception { final WindowState topBar = createWindow(null, TYPE_STATUS_BAR, "topBar"); Loading