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

Commit 09e32b46 authored by Yanting Yang's avatar Yanting Yang
Browse files

Ignore failing tests of WifiDialogActivityTest

Bug: 314867581
Test: post-submit
Change-Id: Ie0027de0a81e209a6db10a6075a92e680b1c1206
parent b85f4de6
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);