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