Remove screenrecord for TaplUninstallRemoveTest
Flag: EXEMPT test only Bug: 386231522 Test: TaplUninstallRemoveTest#testUninstallFromAllApps Change-Id: Iff5e8b081e2e26c83b6d3cfdb0ebb82d7eb0fd7b
This commit is contained in:
@@ -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