commit | 9edbf7ff6239013a386a8aecabb98ad71a7c2253 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Wed Dec 12 13:48:10 2018 -0800 |
committer | Hall Liu <hallliu@google.com> | Wed Dec 12 13:48:10 2018 -0800 |
tree | af1002b205df14014eda5620401833b921051ca7 | |
parent | eb496c3adbae7c18a65b812e1ee0cac3e99e0557 [diff] |
Fix flakiness in BasicCallTests One test was flaky because the call wasn't making it to the incallservice in time. Fix this by waiting on the correct future and the correct handler. Change-Id: Iedf341a39f8df8e6efe5d5d90c19d4339fd64a5d Fixes: 120828657 Test: run test 100 times