commit | 2d5713634e6a0eb183acd176125ee1836f6d6ed9 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Tue Oct 09 10:31:33 2018 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Tue Oct 09 10:31:33 2018 -0700 |
tree | 63bfbe788bfb2952c923a2d0335d349283d7c018 | |
parent | 972045236311f884b61486954b4dce4f5ed7ac60 [diff] |
Ignoring more tests Bug: 117106893 Test: will see on TAP Change-Id: Ic031cc6756473552fc11186f666bcb9debfcecb5
diff --git a/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java b/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java index eed63f4..f6a5507 100644 --- a/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java +++ b/tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java
@@ -75,6 +75,7 @@ } @Test + @Ignore public void testWidgetConfig_rotate() throws Throwable { runTest(true, true); }