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

Commit 6145f20b authored by Syed Saifuddin Khazi's avatar Syed Saifuddin Khazi Committed by Android (Google) Code Review
Browse files

Merge "Re-enabling the test after the fix for testClass0Sms Fix provided in...

Merge "Re-enabling the test after the fix for testClass0Sms Fix provided in ag/21806845 which checks the BroadcastOptions Bug: 269760622 Test: atest FrameworksTelephonyTests" into udc-dev
parents 4a0de328 c5ef3d28
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -73,7 +73,6 @@ 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;
@@ -480,7 +479,6 @@ public class GsmInboundSmsHandlerTest extends TelephonyTest {

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