Merge "Add NetworkProviderTest#testRegisterNetworkOffer back into test"
This commit is contained in:
@@ -40,7 +40,6 @@ import com.android.testutils.TestableNetworkOfferCallback
|
||||
import com.android.testutils.isDevSdkInRange
|
||||
import org.junit.After
|
||||
import org.junit.Before
|
||||
import org.junit.Ignore
|
||||
import org.junit.Rule
|
||||
import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
@@ -205,7 +204,6 @@ class NetworkProviderTest {
|
||||
}
|
||||
}
|
||||
|
||||
@Ignore("Temporarily disable the test since prebuilt Connectivity module is not updated.")
|
||||
@IgnoreUpTo(Build.VERSION_CODES.R)
|
||||
@Test
|
||||
fun testRegisterNetworkOffer() {
|
||||
|
||||
Reference in New Issue
Block a user