Temporarily disable InetDiagSocketTest.
This test is too flaky to run in presubmits.
Bug: 124354087
Test: atest InetDiagSocketTest
Change-Id: I90bc52a6f5b92d634862e3464634dfdbd3cada6a
Merged-In: Ic580b9261e0d556ec10f92ddffd8f2766e25f424
Merged-In: Ide5ac3f5316c4671b17fb9486ac56fc5feaf7b08
(cherry picked from commit fdc03bab0b)
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