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

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

Merge "Ignore failing testNoCpuDataForRemovedUser."

parents b91f96a9 a5e8d942
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ import androidx.test.runner.AndroidJUnit4;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

@@ -78,6 +79,7 @@ public class BatteryStatsUserLifecycleTests {
        batteryOnScreenOff();
    }

    @Ignore("b/244349060")
    @Test
    public void testNoCpuDataForRemovedUser() throws Exception {
        mIam.startUserInBackground(mTestUserId);