Add screenrecord to TaplThemeIconsTest#testShortcutIconWithTheme
Flag: TEST_ONLY Test: TaplThemeIconsTest#testShortcutIconWithTheme Bug: 350557998 Change-Id: I38eb6558ece4cc23272a813d52ea677b8d9ad2cb
This commit is contained in:
@@ -40,6 +40,7 @@ import com.android.launcher3.tapl.HomeAppIcon;
|
||||
import com.android.launcher3.tapl.HomeAppIconMenuItem;
|
||||
import com.android.launcher3.ui.AbstractLauncherUiTest;
|
||||
import com.android.launcher3.util.Executors;
|
||||
import com.android.launcher3.util.rule.ScreenRecordRule;
|
||||
import com.android.launcher3.util.rule.TestStabilityRule;
|
||||
|
||||
import org.junit.Test;
|
||||
@@ -115,6 +116,7 @@ public class TaplThemeIconsTest extends AbstractLauncherUiTest<Launcher> {
|
||||
|
||||
@Test
|
||||
@TestStabilityRule.Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT) // b/350557998
|
||||
@ScreenRecordRule.ScreenRecord // b/350557998
|
||||
public void testShortcutIconWithTheme() throws Exception {
|
||||
setThemeEnabled(true);
|
||||
initialize(this);
|
||||
|
||||
Reference in New Issue
Block a user