Loading services/tests/servicestests/src/com/android/server/wm/WindowConfigurationTests.java +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ import android.app.WindowConfiguration; import android.content.res.Configuration; import android.graphics.Rect; import android.platform.test.annotations.Presubmit; import android.support.test.filters.FlakyTest; import android.support.test.filters.SmallTest; import android.support.test.runner.AndroidJUnit4; import android.view.DisplayInfo; Loading @@ -44,6 +45,7 @@ import static org.junit.Assert.assertTrue; * bit FrameworksServicesTests:com.android.server.wm.WindowConfigurationTests */ @SmallTest @FlakyTest(bugId = 74078662) @Presubmit @org.junit.runner.RunWith(AndroidJUnit4.class) public class WindowConfigurationTests extends WindowTestsBase { Loading services/tests/servicestests/src/com/android/server/wm/WindowStateTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ import static org.mockito.Mockito.verify; * atest FrameworksServicesTests:com.android.server.wm.WindowStateTests */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class WindowStateTests extends WindowTestsBase { Loading services/tests/servicestests/src/com/android/server/wm/WindowTokenTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import static org.mockito.Mockito.mock; * bit FrameworksServicesTests:com.android.server.wm.WindowTokenTests */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class WindowTokenTests extends WindowTestsBase { Loading services/tests/servicestests/src/com/android/server/wm/WindowTracingTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ import java.nio.charset.StandardCharsets; * bit FrameworksServicesTests:com.android.server.wm.WindowTracingTest */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class WindowTracingTest extends WindowTestsBase { Loading services/tests/servicestests/src/com/android/server/wm/ZOrderingTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ import java.util.LinkedList; * bit FrameworksServicesTests:com.android.server.wm.ZOrderingTests */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class ZOrderingTests extends WindowTestsBase { Loading Loading
services/tests/servicestests/src/com/android/server/wm/WindowConfigurationTests.java +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ import android.app.WindowConfiguration; import android.content.res.Configuration; import android.graphics.Rect; import android.platform.test.annotations.Presubmit; import android.support.test.filters.FlakyTest; import android.support.test.filters.SmallTest; import android.support.test.runner.AndroidJUnit4; import android.view.DisplayInfo; Loading @@ -44,6 +45,7 @@ import static org.junit.Assert.assertTrue; * bit FrameworksServicesTests:com.android.server.wm.WindowConfigurationTests */ @SmallTest @FlakyTest(bugId = 74078662) @Presubmit @org.junit.runner.RunWith(AndroidJUnit4.class) public class WindowConfigurationTests extends WindowTestsBase { Loading
services/tests/servicestests/src/com/android/server/wm/WindowStateTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ import static org.mockito.Mockito.verify; * atest FrameworksServicesTests:com.android.server.wm.WindowStateTests */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class WindowStateTests extends WindowTestsBase { Loading
services/tests/servicestests/src/com/android/server/wm/WindowTokenTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import static org.mockito.Mockito.mock; * bit FrameworksServicesTests:com.android.server.wm.WindowTokenTests */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class WindowTokenTests extends WindowTestsBase { Loading
services/tests/servicestests/src/com/android/server/wm/WindowTracingTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ import java.nio.charset.StandardCharsets; * bit FrameworksServicesTests:com.android.server.wm.WindowTracingTest */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class WindowTracingTest extends WindowTestsBase { Loading
services/tests/servicestests/src/com/android/server/wm/ZOrderingTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ import java.util.LinkedList; * bit FrameworksServicesTests:com.android.server.wm.ZOrderingTests */ @SmallTest @Flaky(bugId = 74078662) @FlakyTest(bugId = 74078662) @Presubmit @RunWith(AndroidJUnit4.class) public class ZOrderingTests extends WindowTestsBase { Loading