yanne / api-test

0 stars 0 forks source link

Error message should be better if connection lost during testing also other keywords than Enable SSH Logging #14

Closed yanne closed 10 years ago

yanne commented 10 years ago

None

This issue was originally opened at Google Code on Feb 17, 2009.

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Feb 23, 2009.

Actually, I think that the above error message only comes in these two cases:

  1. Library has been imported and no connection has been opened yet.
  2. Close all connections -keyword has been used and no new connection has been opened.

Regardless of that, there is currently no code to detect whether the underlying ssh connection is still alive when Execute Command is used. This could easily be changed (although testing it properly might be a bit challenging)

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Feb 27, 2009.

Fixed in r66