Merge "Revert "Adding screen record for a flake"" into sc-v2-dev am: 8c8e2a22da

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16283892

Change-Id: I7e9973c5600c996bd26b242f3e8b7c82d513ea37
This commit is contained in:
TreeHugger Robot
2021-11-19 01:04:50 +00:00
committed by Automerger Merge Worker
@@ -32,7 +32,6 @@ import com.android.launcher3.allapps.WorkAdapterProvider;
import com.android.launcher3.allapps.WorkEduCard;
import com.android.launcher3.allapps.WorkProfileManager;
import com.android.launcher3.tapl.LauncherInstrumentation;
import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord;
import org.junit.After;
import org.junit.Before;
@@ -96,7 +95,6 @@ public class WorkProfileTest extends AbstractLauncherUiTest {
}
@Test
@ScreenRecord // b/202735477
public void workTabExists() {
waitForLauncherCondition("Personal tab is missing",
launcher -> launcher.getAppsView().isPersonalTabVisible(),