Loading services/tests/servicestests/src/com/android/server/am/UserControllerTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,6 @@ import android.platform.test.annotations.Presubmit; import android.util.Log; import androidx.test.filters.FlakyTest; import androidx.test.filters.SmallTest; import com.android.server.FgThread; Loading Loading @@ -170,7 +169,6 @@ public class UserControllerTest { startForegroundUserAssertions(); } @FlakyTest(bugId = 118932054) @Test public void testStartUser_background() { mUserController.startUser(TEST_USER_ID, false /* foreground */); Loading Loading
services/tests/servicestests/src/com/android/server/am/UserControllerTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,6 @@ import android.platform.test.annotations.Presubmit; import android.util.Log; import androidx.test.filters.FlakyTest; import androidx.test.filters.SmallTest; import com.android.server.FgThread; Loading Loading @@ -170,7 +169,6 @@ public class UserControllerTest { startForegroundUserAssertions(); } @FlakyTest(bugId = 118932054) @Test public void testStartUser_background() { mUserController.startUser(TEST_USER_ID, false /* foreground */); Loading