Loading tests/src/com/android/launcher3/ui/TaplWorkProfileTest.java +0 −3 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ import com.android.launcher3.allapps.WorkPausedCard; import com.android.launcher3.allapps.WorkProfileManager; import com.android.launcher3.tapl.LauncherInstrumentation; import com.android.launcher3.util.TestUtil; import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord; import com.android.launcher3.util.rule.TestStabilityRule.Stability; import org.junit.After; Loading Loading @@ -147,7 +146,6 @@ public class TaplWorkProfileTest extends AbstractLauncherUiTest<Launcher> { // Staging; will be promoted to presubmit if stable @Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT) @ScreenRecord @Test public void toggleWorks() { assumeTrue(mWorkProfileSetupSuccessful); Loading Loading @@ -195,7 +193,6 @@ public class TaplWorkProfileTest extends AbstractLauncherUiTest<Launcher> { } @ScreenRecord // b/322823478 @Test public void testEdu() { assumeTrue(mWorkProfileSetupSuccessful); Loading Loading
tests/src/com/android/launcher3/ui/TaplWorkProfileTest.java +0 −3 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ import com.android.launcher3.allapps.WorkPausedCard; import com.android.launcher3.allapps.WorkProfileManager; import com.android.launcher3.tapl.LauncherInstrumentation; import com.android.launcher3.util.TestUtil; import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord; import com.android.launcher3.util.rule.TestStabilityRule.Stability; import org.junit.After; Loading Loading @@ -147,7 +146,6 @@ public class TaplWorkProfileTest extends AbstractLauncherUiTest<Launcher> { // Staging; will be promoted to presubmit if stable @Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT) @ScreenRecord @Test public void toggleWorks() { assumeTrue(mWorkProfileSetupSuccessful); Loading Loading @@ -195,7 +193,6 @@ public class TaplWorkProfileTest extends AbstractLauncherUiTest<Launcher> { } @ScreenRecord // b/322823478 @Test public void testEdu() { assumeTrue(mWorkProfileSetupSuccessful); Loading