commit | a86451129381181be37fb5b39b3da96376345815 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Thu Jul 25 21:51:51 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 25 21:51:51 2019 +0000 |
tree | 5afc5b5a0ee43c7615d87d996b2b52180fd2941f | |
parent | 2e3420febecb37eb71150991eff9a0c2c9501b4e [diff] | |
parent | 004a5fe6c5e5b55a5f26608e3382153f5dc391e4 [diff] |
Merge "Revert "Reenabling testPressHomeOnAllAppsContextMenu"" into ub-launcher3-qt-r1-dev
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();