mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Adding screenrecord to get more information about the test
Test: testWorkspace Flag: NA Bug: 331261431 Change-Id: Ifeaa0fe287c2cbf0b9c1c468c494752fe7f35d37
This commit is contained in:
@@ -29,6 +29,7 @@ import com.android.launcher3.tapl.Workspace;
|
||||
import com.android.launcher3.ui.AbstractLauncherUiTest;
|
||||
import com.android.launcher3.util.LauncherLayoutBuilder;
|
||||
import com.android.launcher3.util.TestUtil;
|
||||
import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord;
|
||||
|
||||
import org.junit.After;
|
||||
import org.junit.Before;
|
||||
@@ -67,6 +68,7 @@ public class TaplWorkspaceTest extends AbstractLauncherUiTest<Launcher> {
|
||||
* move between workspaces. After, make sure we can launch an app from the Workspace.
|
||||
* @throws Exception if we can't set the defaults icons that will appear at the beginning.
|
||||
*/
|
||||
@ScreenRecord // b/331261431
|
||||
@Test
|
||||
public void testWorkspace() throws Exception {
|
||||
// Set workspace that includes the chrome Activity app icon on the hotseat.
|
||||
|
||||
Reference in New Issue
Block a user