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

Commit 10481005 authored by vadimt's avatar vadimt
Browse files

Disabling DefaultLayoutProviderTest due to flakiness

Bug: 130562632
Change-Id: I332f06b52e94919612f4cb96e59528886364837f
parent 44a063a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ import com.android.launcher3.widget.LauncherAppWidgetHostView;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -103,6 +104,7 @@ public class DefaultLayoutProviderTest extends AbstractLauncherUiTest {
    }

    @Test
    @Ignore
    public void testCustomProfileLoaded_with_folder() throws Exception {
        writeLayout(new LauncherLayoutBuilder().atHotseat(0).putFolder(android.R.string.copy)
                .addApp(SETTINGS_APP, SETTINGS_APP)