Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db54f466 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

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 fdc03bab)
parent 16f682ca
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -189,7 +189,6 @@ public class InetDiagSocketTest {
        udp.close();
    }

    @Test
    public void testGetConnectionOwnerUid() throws Exception {
        checkGetConnectionOwnerUid("::", null);
        checkGetConnectionOwnerUid("::", "::");