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

Commit 2eb06f69 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Mark test flaky until it can be fixed

Mark BasicCallTests#testIncomingCallFromContactWithSendToVoicemailIsRejected
flaky for now until it can be properly fixed.

Bug: 144374766
Test: atest TelecomUnitTests
Change-Id: I5c81be1eb02d464b4a32f786acc99b73c4ee08b9
parent 83878322
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -358,6 +358,7 @@ public class BasicCallTests extends TelecomSystemTest {
                mInCallServiceFixtureY.getCall(ids.mCallId).getState());
    }

    @FlakyTest
    @LargeTest
    @Test
    public void testIncomingCallFromContactWithSendToVoicemailIsRejected() throws Exception {