Loading tests/src/com/android/launcher3/compat/PromiseIconUiTest.java +0 −3 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ import com.android.launcher3.Launcher; import com.android.launcher3.LauncherState; import com.android.launcher3.ui.AbstractLauncherUiTest; import com.android.launcher3.util.LauncherBindableItemsContainer.ItemOperator; import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord; import org.junit.After; import org.junit.Test; Loading Loading @@ -74,7 +73,6 @@ public class PromiseIconUiTest extends AbstractLauncherUiTest { } @Test @ScreenRecord // b/202985412 public void testPromiseIcon_addedFromEligibleSession() throws Throwable { final String appLabel = "Test Promise App " + UUID.randomUUID().toString(); final ItemOperator findPromiseApp = (info, view) -> Loading @@ -97,7 +95,6 @@ public class PromiseIconUiTest extends AbstractLauncherUiTest { } @Test @ScreenRecord // b/202985412 public void testPromiseIcon_notAddedFromIneligibleSession() throws Throwable { final String appLabel = "Test Promise App " + UUID.randomUUID().toString(); final ItemOperator findPromiseApp = (info, view) -> Loading tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +0 −1 Original line number Diff line number Diff line Loading @@ -261,7 +261,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { @PlatinumTest(focusArea = "launcher") @Test @ScreenRecord // b/202433017 public void testWorkspace() throws Exception { // Set workspace that includes the chrome Activity app icon on the hotseat. LauncherLayoutBuilder builder = new LauncherLayoutBuilder() Loading Loading
tests/src/com/android/launcher3/compat/PromiseIconUiTest.java +0 −3 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ import com.android.launcher3.Launcher; import com.android.launcher3.LauncherState; import com.android.launcher3.ui.AbstractLauncherUiTest; import com.android.launcher3.util.LauncherBindableItemsContainer.ItemOperator; import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord; import org.junit.After; import org.junit.Test; Loading Loading @@ -74,7 +73,6 @@ public class PromiseIconUiTest extends AbstractLauncherUiTest { } @Test @ScreenRecord // b/202985412 public void testPromiseIcon_addedFromEligibleSession() throws Throwable { final String appLabel = "Test Promise App " + UUID.randomUUID().toString(); final ItemOperator findPromiseApp = (info, view) -> Loading @@ -97,7 +95,6 @@ public class PromiseIconUiTest extends AbstractLauncherUiTest { } @Test @ScreenRecord // b/202985412 public void testPromiseIcon_notAddedFromIneligibleSession() throws Throwable { final String appLabel = "Test Promise App " + UUID.randomUUID().toString(); final ItemOperator findPromiseApp = (info, view) -> Loading
tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +0 −1 Original line number Diff line number Diff line Loading @@ -261,7 +261,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { @PlatinumTest(focusArea = "launcher") @Test @ScreenRecord // b/202433017 public void testWorkspace() throws Exception { // Set workspace that includes the chrome Activity app icon on the hotseat. LauncherLayoutBuilder builder = new LauncherLayoutBuilder() Loading