Ignore broken tests
Test: Run all robo tests Bug: 214906480 Bug: 214906101 Bug: 214906504 Bug: 214907514 Bug: 214907475 Bug: 214907472 Bug: 214907388 Bug: 214906107 Change-Id: I47dd81ee72f3a55b2f2a30a7a5cb5c68758fbc9a
This commit is contained in:
@@ -38,6 +38,7 @@ import com.android.settings.widget.SettingsMainSwitchBar;
|
||||
import com.android.settingslib.core.instrumentation.MetricsFeatureProvider;
|
||||
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
import org.mockito.Answers;
|
||||
@@ -137,6 +138,7 @@ public class AutomaticStorageManagerSwitchBarControllerTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void initializingSwitchDoesNotTriggerView() {
|
||||
Settings.Secure.putInt(
|
||||
mContext.getContentResolver(),
|
||||
|
||||
Reference in New Issue
Block a user