Merge "Temporarily disable InetDiagSocketTest." am: 5f2ae0dfbd

am: b318f8a490

Change-Id: I641da63d15ffbe6d5d2c8f39aeb39cb0a253899f
This commit is contained in:
Lorenzo Colitti
2019-04-03 21:20:34 -07:00
committed by android-build-merger

View File

@@ -189,7 +189,6 @@ public class InetDiagSocketTest {
udp.close(); udp.close();
} }
@Test
public void testGetConnectionOwnerUid() throws Exception { public void testGetConnectionOwnerUid() throws Exception {
checkGetConnectionOwnerUid("::", null); checkGetConnectionOwnerUid("::", null);
checkGetConnectionOwnerUid("::", "::"); checkGetConnectionOwnerUid("::", "::");