Merge "Skip testTemporarilyNotMeteredCapability on Q" am: 352a01edfd am: 850cd533e0
Change-Id: Id5558ca121fc83510486e4ce80a68541dabf5bdf
This commit is contained in:
@@ -87,7 +87,7 @@ public class NetworkRequestTest {
|
||||
verifyNoCapabilities(nr);
|
||||
}
|
||||
|
||||
@Test
|
||||
@Test @IgnoreUpTo(Build.VERSION_CODES.Q)
|
||||
public void testTemporarilyNotMeteredCapability() {
|
||||
assertTrue(new NetworkRequest.Builder()
|
||||
.addCapability(NET_CAPABILITY_TEMPORARILY_NOT_METERED).build()
|
||||
|
||||
Reference in New Issue
Block a user