diff options
author | Nathaniel Manista <nathaniel@google.com> | 2016-12-09 23:25:56 +0000 |
---|---|---|
committer | Nathaniel Manista <nathaniel@google.com> | 2016-12-09 23:25:56 +0000 |
commit | 8b223e2986fe92e93aa93b8524d25fbc6d3989b2 (patch) | |
tree | de5e25cfefb448c1f987b201f9d416cec533e9be /src/node/test/math_client_test.js | |
parent | edcd49164817e543e8ba75318d298dbbccd952a0 (diff) |
Correct Python cancel_after_begin interop test
It was a mistake that requests might be sent; the test specification
calls for no requests to be sent. It was a mistake that the response
future's cancelled() method was called; the cancelled() method returns
something more like "was this object's cancel() method called earlier?"
than "did the RPC terminate with status code CANCELLED?". Since it's
something that we'd well enough like to work I've retained the
cancelled() call with a different failure message.
Diffstat (limited to 'src/node/test/math_client_test.js')
0 files changed, 0 insertions, 0 deletions