Ignore test case of SetupSkipDialogTest
Bug: 222467830 Test: robotest Change-Id: I5a4c2de830b90c3d7e83b751f09114b4ce2737fd
This commit is contained in:
@@ -35,6 +35,7 @@ import org.robolectric.annotation.Config;
|
|||||||
|
|
||||||
@RunWith(RobolectricTestRunner.class)
|
@RunWith(RobolectricTestRunner.class)
|
||||||
@Config(shadows = {ShadowUtils.class, ShadowAlertDialogCompat.class})
|
@Config(shadows = {ShadowUtils.class, ShadowAlertDialogCompat.class})
|
||||||
|
@Ignore
|
||||||
public class SetupSkipDialogTest {
|
public class SetupSkipDialogTest {
|
||||||
|
|
||||||
private FragmentActivity mActivity;
|
private FragmentActivity mActivity;
|
||||||
|
Reference in New Issue
Block a user