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

Commit 80718024 authored by Jack Yu's avatar Jack Yu
Browse files

Disable the flaky unit test

Bug: 123445996
Test: Unit test
Change-Id: I1d983fceb6616f8ac490fd5c742dc80ec669097f
parent 7abde456
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -323,6 +323,7 @@ public class RILTest extends TelephonyTest {
        assertTrue(1 == detector.getWakelockTimoutCount());
        assertTrue(1 == detector.getWakelockTimoutCount());
    }
    }


    @FlakyTest
    @Test
    @Test
    public void testRadioErrorWithContinuousSystemErr() throws Exception {
    public void testRadioErrorWithContinuousSystemErr() throws Exception {
        RadioBugDetector detector = mRILUnderTest.getRadioBugDetector();
        RadioBugDetector detector = mRILUnderTest.getRadioBugDetector();