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

Commit 5c860ae7 authored by Saifuddin's avatar Saifuddin
Browse files

Temporarily ignore tests

Temporarily disable tests to allow enabling telephony tests in presubmit.

Bug: 269535969
Test: atest FrameworksTelephonyTests
Change-Id: Id2855842bb9fe0a6a3adf944cb10e5a0985a2fda
parent d5210a5d
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();