commit | 79ac4787431bdd30e3f4148d6dea9ed30ab98526 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Sep 20 14:18:55 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri Feb 14 16:08:24 2020 -0800 |
tree | c77baeecce28ed6fbd9f66e60953b8d3b871093d | |
parent | edd9b12c0bca14d000c93bbfe0e03a4a07bff17a [diff] |
Increase timeouts. There is still some flakiness, so increase the timeout values. Also remove the TEMP_FAILURE_RETRY macro usage in TIMEOUT calls. That macro disables the ability of the alarm code to interrupt the system call. Bug: 141045754 Bug: 149562320 Test: Unit tests pass. Change-Id: Ia3c95dccc3076a3fd5ef6432097a57e4ccee4df3 Merged-In: Ia3c95dccc3076a3fd5ef6432097a57e4ccee4df3 (cherry picked from commit 11555f0961fd923feba9cd0e125eef4544bc72e8)