From 8b4a6ee65b49d39b0547d98bedc1fddf84f9fc36 Mon Sep 17 00:00:00 2001 From: Vadim Tryshev Date: Mon, 30 Aug 2021 17:58:17 +0000 Subject: [PATCH] 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 --- .../tests/src/com/android/quickstep/TaplTestsQuickstep.java | 2 -- tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java | 1 - 2 files changed, 3 deletions(-) diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index e27bc2c4d4..e5e560a91c 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java @@ -42,7 +42,6 @@ import com.android.quickstep.views.RecentsView; 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 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { } @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 ea185492c5..881f50cafb 100644 --- a/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +++ b/tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java @@ -250,7 +250,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { } @Test - @Ignore("b/197802324") @PortraitLandscape public void testWidgets() throws Exception { // Test opening widgets.