| commit | c6a144b0aaa0df954423a13c1804bfe0538bd21f | [log] [tgz] |
|---|---|---|
| author | Pavel Labath <labath@google.com> | Thu Aug 20 12:12:09 2015 +0000 |
| committer | Pavel Labath <labath@google.com> | Thu Aug 20 12:12:09 2015 +0000 |
| tree | 42138f343eed2a798aef2f49c935446dc8b6b0c4 | |
| parent | 56585d517be5cb1470cf798ddd64f4e7e05beabf [diff] |
Increase timeout in TestCallWithTimeout to reduce flakyness The test was flaky on the android buildbot, because the 10ms test completed before we got a chance to interrupt it. I increase the duration to 50ms to hopefully get more consistent results. llvm-svn: 245555