commit | b7853c0b716f9cc9ae174d1ca4efaa118ef1740e | [log] [tgz] |
---|---|---|
author | Abhijith Shastry <ashastry@google.com> | Wed Feb 03 12:56:59 2016 -0800 |
committer | Abhijith Shastry <ashastry@google.com> | Wed Feb 03 12:56:59 2016 -0800 |
tree | c67995c05fd9857ed67986c22d4c6b08c6e845b7 | |
parent | 4c6267712ea02d44cc8ed77417587849350e14e1 [diff] |
Fix Telecom unit tests for incoming calls. 1. Respond to CallerInfo lookups instead of always waiting for it to timeout (which adds 500ms to every test) After this change, telecom unit tests take ~10s less to complete from around ~84s. 2. Do not explictly set handleCreateConnectionSuccess: ConnectionService already does this. Explicitly setting results in multiple caller info lookups and unexpected behavior. Change-Id: Ic0abaff6cd8751911733bbc764ac89530b3eb55b