commit | 75a80be7cfa7768121f9f21f1c0952675d9533f3 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Tue Apr 23 17:37:58 2019 -0700 |
committer | Chenbo Feng <fengc@google.com> | Tue Apr 30 12:11:17 2019 -0700 |
tree | abf1e237fd1c2f8374a34d904e69d42c8eb9b9cd | |
parent | 421778adfb16f9c5345f03bad1b2210bb925f38b [diff] |
Adjust wait time for netlink socket test The netlink_listener_test is a bit flaky since the massive sockets closing process sometime take longer time then expected. Increase the waiting time before checking the error message might help fixing this problem. Bug: 130205046 Test: netd_integration_test Change-Id: I550e660261a9813563e87c1ce05a1f72bccfc26c Merged-In: I550e660261a9813563e87c1ce05a1f72bccfc26c (cherry picked from commit efe0c6f21b1abc5a8d3039e9d6085642078408ae)