Loading services/tests/servicestests/src/com/android/server/wm/WindowStateTests.java +2 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,8 @@ import androidx.test.runner.AndroidJUnit4; */ @SmallTest @FlakyTest(bugId = 74078662) @Presubmit // TODO(b/116597907): Re-enable this test in postsubmit after the bug is fixed. // @Presubmit @RunWith(AndroidJUnit4.class) public class WindowStateTests extends WindowTestsBase { Loading services/tests/servicestests/src/com/android/server/wm/WindowTracingTest.java +2 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,8 @@ import java.nio.charset.StandardCharsets; */ @SmallTest @FlakyTest(bugId = 74078662) @Presubmit // TODO(b/116597907): Re-enable this test in postsubmit after the bug is fixed. // @Presubmit @RunWith(AndroidJUnit4.class) public class WindowTracingTest extends WindowTestsBase { Loading Loading
services/tests/servicestests/src/com/android/server/wm/WindowStateTests.java +2 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,8 @@ import androidx.test.runner.AndroidJUnit4; */ @SmallTest @FlakyTest(bugId = 74078662) @Presubmit // TODO(b/116597907): Re-enable this test in postsubmit after the bug is fixed. // @Presubmit @RunWith(AndroidJUnit4.class) public class WindowStateTests extends WindowTestsBase { Loading
services/tests/servicestests/src/com/android/server/wm/WindowTracingTest.java +2 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,8 @@ import java.nio.charset.StandardCharsets; */ @SmallTest @FlakyTest(bugId = 74078662) @Presubmit // TODO(b/116597907): Re-enable this test in postsubmit after the bug is fixed. // @Presubmit @RunWith(AndroidJUnit4.class) public class WindowTracingTest extends WindowTestsBase { Loading