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

Commit 3958bb3d authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Exclude flaky test from presubmit

Bug: 185960974
Test: presubmit
Change-Id: Ied8638dff00bfe77d6fb01131f6b7936d2e9d010
parent b3d37680
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) {