Merge "Remove screenrecord for TaplUninstallRemoveTest" into main

This commit is contained in:
Treehugger Robot
2025-05-30 12:23:49 -07:00
committed by Android (Google) Code Review
@@ -26,7 +26,6 @@ import static com.google.common.truth.Truth.assertThat;
import android.graphics.Point;
import android.platform.test.annotations.PlatinumTest;
import android.platform.test.rule.ScreenRecordRule;
import android.util.Log;
import android.view.View;
@@ -109,7 +108,6 @@ public class TaplUninstallRemoveTest extends AbstractLauncherUiTest<Launcher, Vi
@Test
@PortraitLandscape
@PlatinumTest(focusArea = "launcher")
@ScreenRecordRule.ScreenRecord // b/386231522
public void testUninstallFromAllApps() throws Exception {
// Ensure no existing app icons on the workspace cause scroll to all apps interruptions
mLauncher.clearLauncherData();