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

Commit e1df8224 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 23173 into donut

* changes:
  Remove flaky test LifecycleTest.testDialog from large continuous suite.
parents 1e348378 3bb99b3a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -67,7 +67,8 @@ public class LifecycleTest extends ActivityTestsBase {
        runLaunchpad(LaunchpadActivity.LIFECYCLE_SCREEN);
    }

    @LargeTest
    //flaky test, removing from large suite until 1866891 is fixed
    //@LargeTest
    public void testDialog() throws Exception {
        mIntent = mTopIntent;
        runLaunchpad(LaunchpadActivity.LIFECYCLE_DIALOG);