Temporarily disable InetDiagSocketTest.

This test is too flaky to run in presubmits.

Bug: 124354087
Test: atest InetDiagSocketTest
Change-Id: I90bc52a6f5b92d634862e3464634dfdbd3cada6a
This commit is contained in:
Lorenzo Colitti
2019-04-04 10:24:54 +09:00
parent 8dedf2b5e4
commit e8a44acc0c

View File

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