commit | 8b4a6ee65b49d39b0547d98bedc1fddf84f9fc36 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Mon Aug 30 17:58:17 2021 +0000 |
committer | Vadim Tryshev <vadimt@google.com> | Mon Aug 30 17:58:17 2021 +0000 |
tree | af9cf0cdee6bad93c8f2f0c784aeb9a089cb3b23 | |
parent | bc4dc49c6c48bc716df63def3b25c476a414a757 [diff] |
Revert "Temporarily disable Launcher3 tests affected by fling changes" This reverts commit bc4dc49c6c48bc716df63def3b25c476a414a757. Reason for revert: RecyclerView bug is fixed Change-Id: Ia2a677f3a3987751349bad951ff136b2d55f439f Test: presubmit Bug: 197802324
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index e27bc2c..e5e560a 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -42,7 +42,6 @@ import org.junit.After; import org.junit.Before; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; @@ -213,7 +212,6 @@ } @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 ea18549..881f50c 100644 --- a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +++ b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java
@@ -250,7 +250,6 @@ } @Test - @Ignore("b/197802324") @PortraitLandscape public void testWidgets() throws Exception { // Test opening widgets.