Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e9fce70 authored by Federico Baron's avatar Federico Baron Committed by Android (Google) Code Review
Browse files

Revert "Add screenrecord for simple reorder widgets test"

This reverts commit 82482798.

Reason for revert: test stopped failing

Change-Id: I7993e38124530bdb0bdbb3447a449bd727b56d0a
parent 82482798
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -39,7 +39,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;
@@ -237,7 +236,6 @@ public class TaplReorderWidgetsTest extends AbstractLauncherUiTest {
    }

    @Test
    @ScreenRecordRule.ScreenRecord // b/330019521
    public void simpleReorder() throws Exception {
        runTestCaseMap(getTestMap("ReorderWidgets/simple_reorder_case"),
                "push_reorder_case");