Exclude flaky test from presubmit
Bug: 185960974 Test: presubmit Change-Id: Ied8638dff00bfe77d6fb01131f6b7936d2e9d010
This commit is contained in:
@@ -354,6 +354,7 @@ public class BstatsCpuTimesValidationTest {
|
||||
batteryOffScreenOn();
|
||||
}
|
||||
|
||||
@SkipPresubmit("b/185960974 flaky")
|
||||
@Test
|
||||
public void testCpuFreqTimes_stateTopSleeping() throws Exception {
|
||||
if (!sCpuFreqTimesAvailable || !sPerProcStateTimesAvailable) {
|
||||
|
||||
Reference in New Issue
Block a user