commit | 0d55f31c44122295136ef08b48a28954e04851a1 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Tue Mar 26 19:38:45 2019 -0700 |
committer | Chenbo Feng <fengc@google.com> | Tue Mar 26 19:47:32 2019 -0700 |
tree | e87bd3f9b5e909e49ca48088e79f58ebd672acd3 | |
parent | 5e81d4d8f4a845f004de0c3d5510497bf24c9881 [diff] |
Fix the flaky netlink_listener_test The test case for creating and closing 1000 sockets in a short period may trigger the ENOBUFF error if there are other socket closing events on device. Delete this case to make the test stable. Bug: 112145375 Test: netd_integration_test Change-Id: If5ca9abfcbc77412a40e3efdc6f3e189015df5a6