Loading quickstep/tests/src/com/android/quickstep/FallbackRecentsTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ import com.android.quickstep.views.RecentsView; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.rules.RuleChain; Loading Loading @@ -205,6 +206,7 @@ public class FallbackRecentsTest { // b/143488140 //@NavigationModeSwitch @Ignore("b/218403080") @Test public void testOverview() { startAppFast(getAppPackageName()); Loading Loading
quickstep/tests/src/com/android/quickstep/FallbackRecentsTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ import com.android.quickstep.views.RecentsView; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.rules.RuleChain; Loading Loading @@ -205,6 +206,7 @@ public class FallbackRecentsTest { // b/143488140 //@NavigationModeSwitch @Ignore("b/218403080") @Test public void testOverview() { startAppFast(getAppPackageName()); Loading