aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures
diff options
context:
space:
mode:
authorGravatar Chris Evans <wevans@google.com>2017-03-27 17:34:51 -0500
committerGravatar Chris Evans <wevans@google.com>2017-04-04 10:18:11 -0500
commited2a5470dbf2154aa3bd6ed44ad6151d557b4446 (patch)
treee4a1cb5a7b0ae1bb3797ab48781a33a3c6f5b239 /test/core/end2end/fixtures
parent82c7fec59c41c7d0be23550169a46848489ba68c (diff)
Calculate RPC deadline right before call creation
Most core end2end tests are written around a single RPC with an explicit deadline. Currently, this deadline is calculated before bringing up the test fixture, and thus time spent bringing up the test fixture is taken from the time allotted to the RPC. This change moves the calculation of these deadlines immediately before call creation. Additionally, the functions that calculate these deadlines have been renamed from 'xx_seconds_time()' to 'xx_seconds_from_now()' for clarity.
Diffstat (limited to 'test/core/end2end/fixtures')
0 files changed, 0 insertions, 0 deletions