Disable a flaky test
Bug: 145513323 Test: FrameworkNetTests Change-Id: I66e02fdaab2969b77db4a0f0e6fb8b1a981d9350
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