Merge "Exclude flaky test from presubmit" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-04-27 01:45:51 +00:00
committed by Android (Google) Code Review

View File

@@ -354,6 +354,7 @@ public class BstatsCpuTimesValidationTest {
batteryOffScreenOn();
}
@SkipPresubmit("b/185960974 flaky")
@Test
public void testCpuFreqTimes_stateTopSleeping() throws Exception {
if (!sCpuFreqTimesAvailable || !sPerProcStateTimesAvailable) {