mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 09:26:51 +00:00
Removing screen recording for testShortcutIconWithTheme
Bug: 260722220 Test: compiles Change-Id: I7f5ac09bc7e9deb9af3e90dbd99826bb8c4db11f
This commit is contained in:
@@ -36,7 +36,6 @@ import com.android.launcher3.tapl.HomeAppIconMenuItem;
|
||||
import com.android.launcher3.ui.AbstractLauncherUiTest;
|
||||
import com.android.launcher3.ui.TaplTestsLauncher3;
|
||||
import com.android.launcher3.util.Executors;
|
||||
import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
@@ -111,7 +110,6 @@ public class ThemeIconsTest extends AbstractLauncherUiTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@ScreenRecord // b/260722220
|
||||
public void testShortcutIconWithTheme() throws Exception {
|
||||
setThemeEnabled(true);
|
||||
TaplTestsLauncher3.initialize(this);
|
||||
|
||||
Reference in New Issue
Block a user