commit | 4da7315c8e298f6776e88c98258ac7efadafd3db | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Sep 20 14:18:55 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri Sep 20 15:07:03 2019 -0700 |
tree | 9bc2ff642187d9a5ce1f40779b37784e23aa617d | |
parent | 83d225bec0ce5ab56d2885e66b097c8b02938a94 [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 Test: Unit tests pass. Change-Id: Ia3c95dccc3076a3fd5ef6432097a57e4ccee4df3