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

New issue 69 by someshma...@gmail.com: SSHLibrary.Execute Command keyword returns None as Return code when the cases are run with jython [Sporadic Issue]
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=69

Hi,

I am using the Keyword “Execute Command” of SSH Library (trilead_sshlibrary). This is showing me an unexpected behavior when I run the code from RedHat Linux using jython. It returns a Return Code ‘None’ of type ‘NoneType’.

Return Codes should only be integers. I’m checking the Return Code to be Zero (0) just to validate if the command execution on remote host is successful. But ‘None’ is returned instead of Zero as RC, even if the Command has been executed successfully.

However, I couldn't reproduce the issue while using pybot.

Attachments:
        Execute_Command_None.png  32.5 KB

--
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