Merge "Resolve the endpoint in legacy VPN" am: c0f31b35d0 am: 0317f66f27 am: 1b74706c24 am: 0bfc7ad392 am: 9d287e8d24
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1382496 Change-Id: I90bec6d85706fa9b2f9a01f81701138a54347005
This commit is contained in:
@@ -98,7 +98,6 @@ import com.android.internal.net.VpnProfile;
|
||||
import com.android.server.IpSecService;
|
||||
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
import org.mockito.Answers;
|
||||
@@ -1054,7 +1053,6 @@ public class VpnTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore("b/158974172") // remove when the bug is fixed
|
||||
public void testStartRacoonHostname() throws Exception {
|
||||
startRacoon("hostname", "5.6.7.8"); // address returned by deps.resolve
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user