Loading tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java +0 −3 Original line number Diff line number Diff line Loading @@ -41,7 +41,6 @@ import com.android.launcher3.util.Wait.Condition; import com.android.launcher3.util.rule.ShellCommandRule; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -71,14 +70,12 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest { @Test @PortraitLandscape @Ignore // b/148867106 public void testWidgetConfig() throws Throwable { runTest(true); } @Test @PortraitLandscape @Ignore // b/148867106 public void testConfigCancelled() throws Throwable { runTest(false); } Loading Loading
tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java +0 −3 Original line number Diff line number Diff line Loading @@ -41,7 +41,6 @@ import com.android.launcher3.util.Wait.Condition; import com.android.launcher3.util.rule.ShellCommandRule; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -71,14 +70,12 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest { @Test @PortraitLandscape @Ignore // b/148867106 public void testWidgetConfig() throws Throwable { runTest(true); } @Test @PortraitLandscape @Ignore // b/148867106 public void testConfigCancelled() throws Throwable { runTest(false); } Loading