Merge "Disable a flaky test" am: 932dda858a am: c8ce461f68
Change-Id: Ia3596b558fb09600e7d9a16f0dce03d4402ee653
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