commit | 183bca2dcce50780f8d434e99558fac1bcf2af28 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Thu Aug 26 03:27:13 2021 +0000 |
committer | Colin Cross <ccross@android.com> | Thu Sep 09 14:41:05 2021 -0700 |
tree | 2c194e2d7766334d6ec4e83384981c09c3972f46 | |
parent | 94b8f0f6e446bab6876d0827fa7c275c7337770f [diff] |
Temporarily disable Launcher3 tests affected by fling changes Bug: 197802324 Test: TaplTestsLauncher3 Change-Id: I3958bd9fb5521d09fa7cae642128b9f5e11b8e2e Merged-In: I3958bd9fb5521d09fa7cae642128b9f5e11b8e2e (cherry picked from commit bc4dc49c6c48bc716df63def3b25c476a414a757)
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index a5038a1..b856e0b 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -44,6 +44,7 @@ import org.junit.After; import org.junit.Before; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; @@ -218,6 +219,7 @@ } @Test + @Ignore("b/197802324") @PortraitLandscape public void testAllAppsFromHome() throws Exception { // Test opening all apps
diff --git a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java index 4dd44f4..d8576df 100644 --- a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +++ b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java
@@ -247,6 +247,7 @@ } @Test + @Ignore("b/197802324") @PortraitLandscape public void testWidgets() throws Exception { // Test opening widgets.