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:
@@ -189,7 +189,6 @@ public class InetDiagSocketTest {
|
||||
udp.close();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testGetConnectionOwnerUid() throws Exception {
|
||||
checkGetConnectionOwnerUid("::", null);
|
||||
checkGetConnectionOwnerUid("::", "::");
|
||||
|
||||
Reference in New Issue
Block a user