mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Merge "Revert "Add screenrecord for simple reorder widgets test"" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
9350e71447
@@ -40,7 +40,6 @@ import com.android.launcher3.tapl.Widget;
|
||||
import com.android.launcher3.tapl.WidgetResizeFrame;
|
||||
import com.android.launcher3.ui.AbstractLauncherUiTest;
|
||||
import com.android.launcher3.util.ModelTestExtensions;
|
||||
import com.android.launcher3.util.rule.ScreenRecordRule;
|
||||
import com.android.launcher3.util.rule.ShellCommandRule;
|
||||
|
||||
import org.junit.After;
|
||||
@@ -238,7 +237,6 @@ public class TaplReorderWidgetsTest extends AbstractLauncherUiTest<Launcher> {
|
||||
}
|
||||
|
||||
@Test
|
||||
@ScreenRecordRule.ScreenRecord // b/330019521
|
||||
public void simpleReorder() throws Exception {
|
||||
runTestCaseMap(getTestMap("ReorderWidgets/simple_reorder_case"),
|
||||
"push_reorder_case");
|
||||
|
||||
Reference in New Issue
Block a user