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

Commit 7823a3f1 authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Automerger Merge Worker
Browse files

Merge "Re-enabling a couple of tests" into udc-dev am: bc4813af

parents 08baee5f bc4813af
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@ import com.android.launcher3.util.RaceConditionReproducer;
import com.android.quickstep.NavigationModeSwitchRule.NavigationModeSwitch;

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

@@ -57,7 +56,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
        eventProcessor.finishIteration();
    }

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

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