Merge "Disable a flaky test" am: 932dda858a
am: 54546f8429
Change-Id: Ie1fccb536e6df45491139ead179e8f5c2127d98f
This commit is contained in:
@@ -5644,6 +5644,7 @@ public class ConnectivityServiceTest {
|
|||||||
mCm.unregisterNetworkCallback(defaultCallback);
|
mCm.unregisterNetworkCallback(defaultCallback);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Ignore // 40%+ flakiness : figure out why and re-enable.
|
||||||
@Test
|
@Test
|
||||||
public final void testBatteryStatsNetworkType() throws Exception {
|
public final void testBatteryStatsNetworkType() throws Exception {
|
||||||
final LinkProperties cellLp = new LinkProperties();
|
final LinkProperties cellLp = new LinkProperties();
|
||||||
|
|||||||
Reference in New Issue
Block a user