Merge "Add NetworkProviderTest#testRegisterNetworkOffer back into test" am: e4ee88f108 am: d8f3d2c774
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1934177 Change-Id: I71817014959d38219f6bb063d3d784b096a5fc43
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