commit | 58bfbad8fd812aeec7da141bbb4c8c8558763814 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Thu Jul 29 10:22:29 2021 -0700 |
committer | Hans Boehm <hboehm@google.com> | Fri Jul 30 15:44:16 2021 +0000 |
tree | 104df89de9b9f549cdbafb730ffa02fa9355995a | |
parent | cbd809bc76184d274a5999f44669850877433f3c [diff] |
Relax 053-wait-some sucess criteria Drop constraint on total extra delay. Shorten maximum wait time. But then only only require success in 2 out of 3 runs. Switch timing to use nanoTime() to get a monotonic clock. This might have contributed to a few of the observed failures. Bug: 175435088 Test: Prun-test --host 053-wait-some Test: Retest with sleepy.wait(delay * 3/2); on line 66. Test: Retest with timing set to true in code. Change-Id: Ic8e392340ba1d70782f2a5303bfebf1d7251a86b