Disable testWidgetConfig

Bug: 148867106
Change-Id: I3957f03d2f30f340cc3e90626927f7d62624c120
This commit is contained in:
vadimt
2020-02-06 10:41:42 -08:00
parent 86c1807d3c
commit 6a1cb09890

View File

@@ -71,6 +71,7 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest {
@Test
@PortraitLandscape
@Ignore // b/148867106
public void testWidgetConfig() throws Throwable {
runTest(true);
}