veyron/runtimes/google/ipc: Fix flaky TestReconnect

There is a race between when the server dies and when the VIF gets the
error. If the next StartCall happens before the VIF is shutdown, the
client see an EOF error instead of the expect failure to connect.

A simple way to fix this is to also accept EOF as valid error.

Change-Id: I304586b3941cec1921bfe5435965366a104909f7
1 file changed
tree: 4211f9157828d2087f2290c601fb47d456741377
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/