yanne / api-test

0 stars 0 forks source link

open_shell() needs to be called before using Read Until * keywords #21

Closed yanne closed 10 years ago

yanne commented 10 years ago

Trying to use Read Until * keywords fails with:

"AttributeError: 'NoneType' object has no attribute 'recv_ready'"

Those keywords need a shell but open_shell() is called only when using Write keywords. I applied the attached patch to get it working.

This issue was originally opened at Google Code on Sep 18, 2009.

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Nov 30, 2009.

Thanks for the patch, it will be incorporated in the next release.

yanne commented 10 years ago

Original comment by janne.t....@gmail.com on Dec 1, 2009.

The patch has now been applied, thanks Mika for sending it.

yanne commented 10 years ago

Original comment by Magnus.S...@gmail.com on Oct 27, 2010.

Any ideas on when 0.10 release will be? Got stuck on this problem, and couldn't figure out why it was failing - I could see that there was a null check in the trunk code. Didn't realize that the code hadn't been released because it was so old...

yanne commented 10 years ago

Original comment by pekka.klarck on Dec 9, 2010.

This was release in 1.0.