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

Commit 07949ff3 authored by Hui Kang's avatar Hui Kang Committed by Android (Google) Code Review
Browse files

Merge "Fix AddWidgetTest flake Test: ABTD" into tm-qpr-dev

parents 2c97e589 4b87b9e5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54,6 +54,8 @@ public class AddWidgetTest extends AbstractLauncherUiTest {
        clearHomescreen();
        mDevice.pressHome();

        waitForLauncherCondition("Workspace didn't finish loading", l -> !l.isWorkspaceLoading());

        final LauncherAppWidgetProviderInfo widgetInfo =
                TestViewHelpers.findWidgetProvider(this, false /* hasConfigureScreen */);