commit | 309e21844b15496ac445d4624e7dcf1fbd0446f1 | [log] [tgz] |
---|---|---|
author | Alex Chau <alexchau@google.com> | Fri Oct 22 09:43:07 2021 +0000 |
committer | Alex Chau <alexchau@google.com> | Fri Oct 22 09:44:52 2021 +0000 |
tree | d4d12f73884cc8e669dea15d3eeb1b43e35a2610 | |
parent | a1fc0d9699f6e094c31952748aec59c808b21e60 [diff] |
Add back @Ignore for testOverviewForTablet The @Igonore is latest lost due to auto-merger. Test: TaplTestQuickstep.java Bug: 203781041 Change-Id: Ifb9fa9ef74f9da4ac0630338c1fe374280102c94
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 9ed14cc..710afe0 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -289,6 +289,7 @@ @Test @PortraitLandscape + @Ignore("b/203781041") public void testOverviewForTablet() throws Exception { if (!mLauncher.isTablet()) { return;