mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
Revert "Temporarily disable Launcher3 tests affected by fling changes"
This reverts commitbc4dc49c6c. Reason for revert: RecyclerView bug is fixed Change-Id: Ia2a677f3a3987751349bad951ff136b2d55f439f Merged-In: Ia2a677f3a3987751349bad951ff136b2d55f439f Test: presubmit Bug: 197802324 (cherry picked from commit8b4a6ee65b)
This commit is contained in:
committed by
Colin Cross
parent
3afd8cbc24
commit
9a6a47e351
@@ -44,7 +44,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;
|
||||
|
||||
@@ -219,7 +218,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore("b/197802324")
|
||||
@PortraitLandscape
|
||||
public void testAllAppsFromHome() throws Exception {
|
||||
// Test opening all apps
|
||||
|
||||
@@ -247,7 +247,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore("b/197802324")
|
||||
@PortraitLandscape
|
||||
public void testWidgets() throws Exception {
|
||||
// Test opening widgets.
|
||||
|
||||
Reference in New Issue
Block a user