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

Commit 6215a09f authored by Jack Yu's avatar Jack Yu Committed by Android (Google) Code Review
Browse files

Merge "Temporarily ignore tests"

parents 41a8dccc 5c860ae7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ import com.android.internal.util.StateMachine;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
@@ -478,6 +479,7 @@ public class GsmInboundSmsHandlerTest extends TelephonyTest {

    @Test
    @MediumTest
    @Ignore("b/269535969")
    public void testClass0Sms() {
        transitionFromStartupToIdle();