mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Revert "Add screenrecord for testAllAppsFromHome()"
This reverts commit 0c12987627.
Reason for revert: test is now passing
Change-Id: Ieafbe225e722d1c1436ef3c4383a3f11ca9ef009
This commit is contained in:
committed by
Android (Google) Code Review
parent
0c12987627
commit
9d98dc3b15
@@ -26,7 +26,6 @@ import static org.junit.Assume.assumeTrue;
|
||||
|
||||
import android.content.Intent;
|
||||
import android.platform.test.annotations.PlatinumTest;
|
||||
import android.platform.test.rule.ScreenRecordRule;
|
||||
|
||||
import androidx.test.filters.FlakyTest;
|
||||
import androidx.test.platform.app.InstrumentationRegistry;
|
||||
@@ -132,7 +131,6 @@ public class TaplOpenCloseAllAppsTest extends AbstractLauncherUiTest {
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
@PlatinumTest(focusArea = "launcher")
|
||||
@ScreenRecordRule.ScreenRecord // b/322228038
|
||||
public void testAllAppsFromHome() {
|
||||
// Test opening all apps
|
||||
assertNotNull("switchToAllApps() returned null",
|
||||
|
||||
Reference in New Issue
Block a user