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

Commit ea9665cb authored by Wale Ogunwale's avatar Wale Ogunwale Committed by android-build-merger
Browse files

Merge "Removed flaky annotation from testFocusedWindowMultipleDisplays" into pi-dev

am: 2112d11e

Change-Id: I92f66a688bd1f56c9f0714cad9513d9dd25bc8e6
parents 71f86555 2112d11e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ import static com.android.server.wm.WindowContainer.POSITION_TOP;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;

import android.support.test.filters.FlakyTest;
import org.junit.Test;
import org.junit.runner.RunWith;

@@ -302,7 +301,6 @@ public class DisplayContentTests extends WindowTestsBase {
    }

    @Test
    @FlakyTest(bugId = 37908381)
    public void testFocusedWindowMultipleDisplays() throws Exception {
        // Create a focusable window and check that focus is calculated correctly
        final WindowState window1 =