Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c2e3310 authored by Winson Chung's avatar Winson Chung
Browse files

Disable flakey fallback recents test

- Seems to be an existing failure in the recents animation not
  finishing, should disable to unblock folks

Bug: 218403080
Test: Presubmit
Change-Id: Ia42009666c67c29c1a78a2fe197bdce53dcb2ec8
parent e7bcd579
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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());