Merge "Disable flakey fallback recents test" into tm-dev am: 82166fa6d8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16984327 Change-Id: I1008fc5e3fd6144806533dff051c4aabfe0aafd7
This commit is contained in:
@@ -61,6 +61,7 @@ import com.android.quickstep.views.RecentsView;
|
||||
|
||||
import org.junit.After;
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
import org.junit.rules.RuleChain;
|
||||
@@ -205,6 +206,7 @@ public class FallbackRecentsTest {
|
||||
|
||||
// b/143488140
|
||||
//@NavigationModeSwitch
|
||||
@Ignore("b/218403080")
|
||||
@Test
|
||||
public void testOverview() {
|
||||
startAppFast(getAppPackageName());
|
||||
|
||||
Reference in New Issue
Block a user