Merge "Remove screenrecord for TaplUninstallRemoveTest" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
66b2ec3129
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user