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

Commit 28033c13 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove flakey designation for testStartUser_background"

parents 83c9445c 343c85eb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;
@@ -170,7 +169,6 @@ public class UserControllerTest {
        startForegroundUserAssertions();
    }

    @FlakyTest(bugId = 118932054)
    @Test
    public void testStartUser_background() {
        mUserController.startUser(TEST_USER_ID, false /* foreground */);