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

Commit 90f4536a authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Android (Google) Code Review
Browse files

Merge "Disable failing widget tests" into ub-launcher3-qt-qpr1-dev

parents 39216c15 b59f65d2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -70,12 +70,14 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest {

    @Test
    @PortraitLandscape
    @Ignore
    public void testWidgetConfig() throws Throwable {
        runTest(true);
    }

    @Test
    @PortraitLandscape
    @Ignore
    public void testConfigCancelled() throws Throwable {
        runTest(false);
    }
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ public class AddWidgetTest extends AbstractLauncherUiTest {

    @Test
    @PortraitLandscape
    @Ignore
    public void testDragIcon() throws Throwable {
        clearHomescreen();
        mDevice.pressHome();