Loading quickstep/tests/src/com/android/quickstep/DigitalWellBeingToastTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ import androidx.test.filters.LargeTest; import androidx.test.runner.AndroidJUnit4; import com.android.launcher3.Launcher; import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord; import com.android.quickstep.views.DigitalWellBeingToast; import com.android.quickstep.views.RecentsView; import com.android.quickstep.views.TaskView; Loading @@ -33,7 +32,6 @@ public class DigitalWellBeingToastTest extends AbstractQuickStepTest { resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR); @Test @ScreenRecord //b/193440212 public void testToast() throws Exception { startAppFast(CALCULATOR_PACKAGE); Loading quickstep/tests/src/com/android/quickstep/FallbackRecentsTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ public class FallbackRecentsTest { // b/143488140 //@NavigationModeSwitch @Test @ScreenRecord // b/194484556 @ScreenRecord // b/187080582 public void testOverview() { startAppFast(getAppPackageName()); startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @PortraitLandscape @ScreenRecord //b/193440212 public void testOverview() throws Exception { startTestAppsWithCheck(); // mLauncher.pressHome() also tests an important case of pressing home while in background. Loading Loading @@ -159,6 +158,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @NavigationModeSwitch @PortraitLandscape @ScreenRecord //b/193125090 public void testOverviewActions() throws Exception { // Experimenting for b/165029151: final Overview overview = mLauncher.pressHome().switchToOverview(); Loading tests/src/com/android/launcher3/ui/widget/RequestPinItemTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ public class RequestPinItemTest extends AbstractLauncherUiTest { } @Test @ScreenRecord //b/192005114 public void testPinWidgetNoConfig_customPreview() throws Throwable { // Command to set custom preview Intent command = RequestPinItemActivity.getCommandIntent( Loading Loading
quickstep/tests/src/com/android/quickstep/DigitalWellBeingToastTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ import androidx.test.filters.LargeTest; import androidx.test.runner.AndroidJUnit4; import com.android.launcher3.Launcher; import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord; import com.android.quickstep.views.DigitalWellBeingToast; import com.android.quickstep.views.RecentsView; import com.android.quickstep.views.TaskView; Loading @@ -33,7 +32,6 @@ public class DigitalWellBeingToastTest extends AbstractQuickStepTest { resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR); @Test @ScreenRecord //b/193440212 public void testToast() throws Exception { startAppFast(CALCULATOR_PACKAGE); Loading
quickstep/tests/src/com/android/quickstep/FallbackRecentsTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ public class FallbackRecentsTest { // b/143488140 //@NavigationModeSwitch @Test @ScreenRecord // b/194484556 @ScreenRecord // b/187080582 public void testOverview() { startAppFast(getAppPackageName()); startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @PortraitLandscape @ScreenRecord //b/193440212 public void testOverview() throws Exception { startTestAppsWithCheck(); // mLauncher.pressHome() also tests an important case of pressing home while in background. Loading Loading @@ -159,6 +158,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @NavigationModeSwitch @PortraitLandscape @ScreenRecord //b/193125090 public void testOverviewActions() throws Exception { // Experimenting for b/165029151: final Overview overview = mLauncher.pressHome().switchToOverview(); Loading
tests/src/com/android/launcher3/ui/widget/RequestPinItemTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ public class RequestPinItemTest extends AbstractLauncherUiTest { } @Test @ScreenRecord //b/192005114 public void testPinWidgetNoConfig_customPreview() throws Throwable { // Command to set custom preview Intent command = RequestPinItemActivity.getCommandIntent( Loading