commit | 004a5fe6c5e5b55a5f26608e3382153f5dc391e4 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Thu Jul 25 21:51:10 2019 +0000 |
committer | Vadim Tryshev <vadimt@google.com> | Thu Jul 25 21:51:10 2019 +0000 |
tree | 19a97bba15f9b129fd315b4949d94f50a8d67e13 | |
parent | 86f5da2d8f3f5c7cc5a2813294573894c87b0b6a [diff] |
Revert "Reenabling testPressHomeOnAllAppsContextMenu" This reverts commit 86f5da2d8f3f5c7cc5a2813294573894c87b0b6a. Reason for revert: Test fails in 2-button mode Change-Id: I20163a658f731cf6ef27ce84f5f7c06919b7b9cd
diff --git a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java index 699f420..4dab44f 100644 --- a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +++ b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java
@@ -102,6 +102,7 @@ } @Test + @Ignore public void testPressHomeOnAllAppsContextMenu() throws Exception { final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); allApps.freeze();