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

Commit 6e54c901 authored by Bryce Lee's avatar Bryce Lee Committed by Android (Google) Code Review
Browse files

Merge "Re-add StackWindowControllerTests#testRemoveContainer_deferRemoval."

parents fdcc31e8 4ccfdf71
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -34,7 +34,7 @@ import static org.junit.Assert.assertTrue;
 * Test class for {@link StackWindowController}.
 * Test class for {@link StackWindowController}.
 *
 *
 * Build/Install/Run:
 * Build/Install/Run:
 *  bit FrameworksServicesTests:com.android.server.wm.StackWindowControllerTests
 *  atest FrameworksServicesTests:StackWindowControllerTests
 */
 */
@SmallTest
@SmallTest
@Presubmit
@Presubmit
@@ -61,7 +61,6 @@ public class StackWindowControllerTests extends WindowTestsBase {
    }
    }


    @Test
    @Test
    @Ignore("b/65379195")
    public void testRemoveContainer_deferRemoval() throws Exception {
    public void testRemoveContainer_deferRemoval() throws Exception {
        final StackWindowController stackController =
        final StackWindowController stackController =
                createStackControllerOnDisplay(mDisplayContent);
                createStackControllerOnDisplay(mDisplayContent);