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