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

Commit 3b19efba authored by Jeff Chang's avatar Jeff Chang
Browse files

Mark testCreateRemoveStartingWindow as flaky

Bug: 131176283
Test: atest com.android.server.wm.AppWindowTokenTests
Change-Id: I1786f5073358e1f7073c5636dcbec51e63ccec92
parent 030535d7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -379,6 +379,7 @@ public class AppWindowTokenTests extends WindowTestsBase {
    }

    @Test
    @FlakyTest(bugId = 131176283)
    public void testCreateRemoveStartingWindow() {
        mToken.addStartingWindow(mPackageName,
                android.R.style.Theme, null, "Test", 0, 0, 0, 0, null, true, true, false, true,