Loading tests/telephonytests/src/com/android/internal/telephony/RILTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -323,6 +323,7 @@ public class RILTest extends TelephonyTest { assertTrue(1 == detector.getWakelockTimoutCount()); } @FlakyTest @Test public void testRadioErrorWithContinuousSystemErr() throws Exception { RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); Loading Loading
tests/telephonytests/src/com/android/internal/telephony/RILTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -323,6 +323,7 @@ public class RILTest extends TelephonyTest { assertTrue(1 == detector.getWakelockTimoutCount()); } @FlakyTest @Test public void testRadioErrorWithContinuousSystemErr() throws Exception { RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); Loading