commit | ca34b4d57185ef13e6ec17cb1b60f655b0c948bf | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Thu Aug 26 03:27:13 2021 +0000 |
committer | Colin Cross <ccross@android.com> | Thu Aug 26 12:38:10 2021 -0700 |
tree | 7ad48908d4f754d72dc0ccb677e7930602104baf | |
parent | 58dd9353483c7dc0946c0a89729b1dbedb8dafe9 [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.