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

Commit f50413d8 authored by Yanting Yang's avatar Yanting Yang Committed by Android (Google) Code Review
Browse files

Merge "Ignore failing tests of WifiDialogActivityTest" into main

parents e8365006 09e32b46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ import org.mockito.MockitoAnnotations;
import org.robolectric.Robolectric;
import org.robolectric.RobolectricTestRunner;

@Ignore("b/314867581")
@RunWith(RobolectricTestRunner.class)
public class WifiDialogActivityTest {

@@ -90,7 +91,6 @@ public class WifiDialogActivityTest {

    WifiDialogActivity mActivity;

    @Ignore("b/314867581")
    @Before
    public void setUp() {
        MockitoAnnotations.initMocks(this);