commit | 3be635a02002c2eddede7e4c33ceab6139ee76ac | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Nov 03 10:01:24 2020 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Tue Nov 03 10:03:43 2020 -0800 |
tree | ca505169f5a859f71578c074c044c09f906f0542 | |
parent | 3277ed604e33f2ed987167c472ab6f22ebdf86c3 [diff] |
logd: extend timeout for no_epipe test This test is seeing flakes in presubmit, because logd cannot always respond with statistics within 20ms. We extend the poll() timeout significantly and reduce the retry count, since 5 cycles was previously enough and 10 was used for 'safety'. Bug: 169386353 Test: this test on repeat Change-Id: Ib018a30f2ce54964881874dc89522c8ee75248e8