Re: Issue 1698 in robotframework: Can not unzip a zip file that does not contain directory structure

2014-04-23 Thread robotframework
Updates: Status: Invalid Comment #1 on issue 1698 by pekka.klarck: Can not unzip a zip file that does not contain directory structure http://code.google.com/p/robotframework/issues/detail?id=1698 Sounds like a useful enhancement to archive library. That library has its own issue tra

Re: Issue 1693 in robotframework: Remote: improve documentation about uri parameter

2014-04-23 Thread robotframework
Comment #5 on issue 1693 by kormb...@gmail.com: Remote: improve documentation about uri parameter http://code.google.com/p/robotframework/issues/detail?id=1693 The example with a path does not need further explanation in my opinion. -- You received this message because this project is config

Comment on revision rc63a57e25bd00bbe56c89fa4f71be12bd9708df4 in robotframework

2014-04-23 Thread robotframework
Comment by lionel.p...@gmail.com: Score: Positive General Comment: Shouldn't we keep an instance of the Random class and then use the same instance for every call to shuffle ? With the current implementation, I have the feeling that all suites and tests with a given number of elements will b

Re: Issue 1673 in robotframework: `--randomize` option should give a way to reproduce the random execution order

2014-04-23 Thread robotframework
Comment #10 on issue 1673 by lionel.p...@gmail.com: `--randomize` option should give a way to reproduce the random execution order http://code.google.com/p/robotframework/issues/detail?id=1673 Thank you for this implementation. I was really missing this feature. -- You received this message

Re: Issue 1693 in robotframework: Remote: improve documentation about uri parameter

2014-04-23 Thread robotframework
Comment #4 on issue 1693 by kormb...@gmail.com: Remote: improve documentation about uri parameter http://code.google.com/p/robotframework/issues/detail?id=1693 Seems like maybe I have not conveyed the problem clearly. What I wanted to make clear was the implicit binding to the path /RPC2 wh

Re: Issue 1693 in robotframework: Remote: improve documentation about uri parameter

2014-04-23 Thread robotframework
Updates: Status: Review Comment #3 on issue 1693 by pekka.klarck: Remote: improve documentation about uri parameter http://code.google.com/p/robotframework/issues/detail?id=1693 (No comment was entered for this change.) -- You received this message because this project is configured

Re: Issue 1673 in robotframework: `--randomize` option should give a way to reproduce the random execution order

2014-04-23 Thread robotframework
Updates: Status: Review Comment #9 on issue 1673 by pekka.klarck: `--randomize` option should give a way to reproduce the random execution order http://code.google.com/p/robotframework/issues/detail?id=1673 This issue was updated by revision fef62769cd1f. Documented the new functiona

[robotframework] 2 new revisions pushed by pekka.klarck on 2014-04-23 15:25 GMT

2014-04-23 Thread robotframework
2 new revisions: Revision: 891f26f5d212 Branch: default Author: Pekka Klärck Date: Wed Apr 23 15:07:27 2014 UTC Log: Randomize: Add note about what was randomized and what seed was used... http://code.google.com/p/robotframework/source/detail?r=891f26f5d212 Revision: c63a57e25bd0

Re: Issue 1673 in robotframework: `--randomize` option should give a way to reproduce the random execution order

2014-04-23 Thread robotframework
Comment #8 on issue 1673 by pekka.klarck: `--randomize` option should give a way to reproduce the random execution order http://code.google.com/p/robotframework/issues/detail?id=1673 This issue was updated by revision c63a57e25bd0. Little clean-up to Randomizer. -- You received this message

Re: Issue 1673 in robotframework: `--randomize` option should give a way to reproduce the random execution order

2014-04-23 Thread robotframework
Comment #7 on issue 1673 by pekka.klarck: `--randomize` option should give a way to reproduce the random execution order http://code.google.com/p/robotframework/issues/detail?id=1673 This issue was updated by revision 891f26f5d212. Added suite metadata. -- You received this message because

[robotframework] push by pekka.klarck - Remote API: Document that trailing slash in URI may be significant.... on 2014-04-23 14:11 GMT

2014-04-23 Thread robotframework
Revision: 483e67739828 Branch: default Author: Pekka Klärck Date: Wed Apr 23 14:11:26 2014 UTC Log: Remote API: Document that trailing slash in URI may be significant. Update issue 1693 Status: Started Owner: pekka.klarck Labels: Type-Documentation Priority-Low Documented that `/`

Re: Issue 1693 in robotframework: Remote: improve documentation about uri parameter

2014-04-23 Thread robotframework
Updates: Status: Started Owner: pekka.klarck Labels: -Type-Defect -Priority-Medium Type-Documentation Priority-Low Comment #2 on issue 1693 by pekka.klarck: Remote: improve documentation about uri parameter http://code.google.com/p/robotframework/issues/detail?id=1693

Re: Issue 1682 in robotframework: Remote interface: Document that `stop_remote_server` should return True/False depending was server stopped or not

2014-04-23 Thread robotframework
Updates: Status: Done Labels: -Priority-Medium Priority-Low Comment #1 on issue 1682 by pekka.klarck: Remote interface: Document that `stop_remote_server` should return True/False depending was server stopped or not http://code.google.com/p/robotframework/issues/detail?id=168

[robotframework] push by pekka.klarck - Remote API: Document that stop_remote_server should return True/False.... on 2014-04-23 13:57 GMT

2014-04-23 Thread robotframework
Revision: e57d6170f8f9 Branch: default Author: Pekka Klärck Date: Wed Apr 23 13:57:05 2014 UTC Log: Remote API: Document that stop_remote_server should return True/False. Update issue 1682 Status: Done Labels: Priority-Low http://code.google.com/p/robotframework/source/detail?r=e5

Re: Issue 1667 in robotframework: Improve error message when BuiltIn keywords are called outside an execution

2014-04-23 Thread robotframework
Updates: Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low Comment #4 on issue 1667 by pekka.klarck: Improve error message when BuiltIn keywords are called outside an execution http://code.google.com/p/robotframework/issues/detail?id=1667 (No comment was entered for

Re: Issue 1667 in robotframework: Improve error message when BuiltIn keywords are called outside an execution

2014-04-23 Thread robotframework
Updates: Status: Done Comment #3 on issue 1667 by pekka.klarck: Improve error message when BuiltIn keywords are called outside an execution http://code.google.com/p/robotframework/issues/detail?id=1667 This issue was updated by revision 231fa8f989fa. Changed the code to use custom Ro

[robotframework] push by pekka.klarck - BuiltIn: Use special RobotNotRunningError when accessing context and R... on 2014-04-23 13:39 GMT

2014-04-23 Thread robotframework
Revision: 231fa8f989fa Branch: default Author: Pekka Klärck Date: Wed Apr 23 13:39:14 2014 UTC Log: BuiltIn: Use special RobotNotRunningError when accessing context and Robot on running. Update issue 1667 Status: Done Changed the code to use custom RobotNotRunningError exception.

Re: Issue 69 in robotframework-sshlibrary: `Execute Command` occasionally returns `None` instead of `0` as the exit status on Jython

2014-04-23 Thread robotframework-sshlibrary
Comment #12 on issue 69 by vesa.kal...@tieto.com: `Execute Command` occasionally returns `None` instead of `0` as the exit status on Jython http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=69 It looks like that the 'none' rc is coming randomly also when the return code sh

Issue 1698 in robotframework: Can not unzip a zip file that does not contain directory structure

2014-04-23 Thread robotframework
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1698 by tahia.ab...@gmail.com: Can not unzip a zip file that does not contain directory structure http://code.google.com/p/robotframework/issues/detail?id=1698 I created a ZIP file that does not contain directory strcuture.