Disabling all DefaultLayoutProviderTest tests

am: 2ff40b0cfb

Change-Id: I09f0f77e6aa86e5e260aa8df23752f36d091bf3d
This commit is contained in:
vadimt
2019-04-22 12:24:29 -07:00
committed by android-build-merger
@@ -71,6 +71,7 @@ public class DefaultLayoutProviderTest extends AbstractLauncherUiTest {
}
@Test
@Ignore
public void testCustomProfileLoaded_with_icon_on_hotseat() throws Exception {
writeLayout(new LauncherLayoutBuilder().atHotseat(0).putApp(SETTINGS_APP, SETTINGS_APP));
@@ -85,6 +86,7 @@ public class DefaultLayoutProviderTest extends AbstractLauncherUiTest {
}
@Test
@Ignore
public void testCustomProfileLoaded_with_widget() throws Exception {
// A non-restored widget with no config screen gets restored automatically.
LauncherAppWidgetProviderInfo info = TestViewHelpers.findWidgetProvider(this, false);