Merge "Removing screen record from TaplWorkProfileTest" into main

This commit is contained in:
Sebastián Franco
2024-09-19 01:44:36 +00:00
committed by Android (Google) Code Review
@@ -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;
@@ -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);
@@ -195,7 +193,6 @@ public class TaplWorkProfileTest extends AbstractLauncherUiTest<Launcher> {
}
@ScreenRecord // b/322823478
@Test
public void testEdu() {
assumeTrue(mWorkProfileSetupSuccessful);