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

Commit fb261c42 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Re-enabling a couple of tests" into udc-qpr-dev

parents 7d6a8b1c 816ee74a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ import com.android.launcher3.ui.TaplTestsLauncher3;
import com.android.quickstep.NavigationModeSwitchRule.NavigationModeSwitch;

import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

@@ -44,7 +43,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
        startTestActivity(2);
    }

    @Ignore
    @Test
    @NavigationModeSwitch
    public void testStressPressHome() {
@@ -57,7 +55,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
        }
    }

    @Ignore
    @Test
    @NavigationModeSwitch
    public void testStressSwipeToOverview() {