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

Commit 3bb99b3a authored by Brett Chabot's avatar Brett Chabot
Browse files

Remove flaky test LifecycleTest.testDialog from large continuous suite.

BUG 1866891

Change-Id: Ifef98426cf3879fc9f17aa5a0891578fefa54ce3
parent 8c937a17
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);