Merge "Diable ConnectivityManagerTest#testFactoryReset"

This commit is contained in:
Mark Chien
2023-06-19 08:13:39 +00:00
committed by Gerrit Code Review

View File

@@ -2560,9 +2560,10 @@ public class ConnectivityManagerTest {
assertThrows(SecurityException.class, () -> mCm.factoryReset());
}
@AppModeFull(reason = "Cannot get WifiManager in instant app mode")
@Test
public void testFactoryReset() throws Exception {
// @AppModeFull(reason = "Cannot get WifiManager in instant app mode")
// @Test
// Temporarily disable the unreliable test, which is blocked by b/254183718.
private void testFactoryReset() throws Exception {
assumeTrue(TestUtils.shouldTestSApis());
// Store current settings.