Ignore failing tests of WifiDialogActivityTest
Bug: 314867581 Test: post-submit Change-Id: Ie0027de0a81e209a6db10a6075a92e680b1c1206
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user