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

Commit 0e7cf01e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Exclude flaky test from presubmit" into sc-dev am: 2b6d8161

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14315234

Change-Id: Id5196f549c6237beabca52660f25b86134d23f36
parents 9e254365 2b6d8161
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -354,6 +354,7 @@ public class BstatsCpuTimesValidationTest {
        batteryOffScreenOn();
    }

    @SkipPresubmit("b/185960974 flaky")
    @Test
    public void testCpuFreqTimes_stateTopSleeping() throws Exception {
        if (!sCpuFreqTimesAvailable || !sPerProcStateTimesAvailable) {