Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1651 by donmarja...@gmail.com: Timeout in 2.7, 2.8 does not interrupt SSHLibrary's Execute Command keyword
http://code.google.com/p/robotframework/issues/detail?id=1651

Timeout in Robot framework version 2.7 and later does not work when SSHLibrary's Execute Command keyword is being performed. This may cause also timeput problems with other keywords, but for now tihs one has been observed.

E.g. if you perform Execute Command "sleep 30" in test case and set timeout for 5 seconds, this test case will last 30 seconds and times out after Execute Command is completed. When Execute Command hangs for some reason (unsatisfied loop break condition), the whole test execution hangs permanently.

This issue has been observer on all 2.7.x and 2.8, 2.8.1, 2.8.3 robot versions. Versions 2.6.3 and earlier works (Execute Command is interrupted by timeout).

Version of SSHLibrary didn't seem to matter (tested on 1.0, 1.1, 2.0).

pybot --version
Robot Framework 2.8.1 (Python 2.7.5 on win32)


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to