commit | 6a1cb0989051ff26f89c7de6bbdd695b05d0e182 | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Thu Feb 06 10:41:42 2020 -0800 |
committer | vadimt <vadimt@google.com> | Thu Feb 06 10:41:42 2020 -0800 |
tree | 5eb61a903968d0221c65909fa483865c5851897e | |
parent | 86c1807d3c32a9c00b4b6899ccc71526f9295e21 [diff] |
Disable testWidgetConfig Bug: 148867106 Change-Id: I3957f03d2f30f340cc3e90626927f7d62624c120
diff --git a/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java b/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java index 9b9b2d6..4b1a067 100644 --- a/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java +++ b/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java
@@ -71,6 +71,7 @@ @Test @PortraitLandscape + @Ignore // b/148867106 public void testWidgetConfig() throws Throwable { runTest(true); }