Revision: ef3033a388aa
Branch:   default
Author:   Pekka Klärck
Date:     Wed Dec 11 22:30:08 2013 UTC
Log: remote tests: verify that remote servers are started ok. this hopefully makes current failures on ci more clear.
http://code.google.com/p/robotframework/source/detail?r=ef3033a388aa

Modified:
 /atest/robot/standard_libraries/remote/remote_resource.txt

=======================================
--- /atest/robot/standard_libraries/remote/remote_resource.txt Wed Dec 11 20:48:54 2013 UTC +++ /atest/robot/standard_libraries/remote/remote_resource.txt Wed Dec 11 22:30:08 2013 UTC
@@ -12,6 +12,8 @@
     [Arguments]    ${server}    ${port}
${path} = Normalize Path ${DATADIR}/standard_libraries/remote/${server} Start Process python ${path} ${port} alias=${server} stderr=STDOUT
+    Sleep    0.1s    Give process time to end if starting failed.
+    Process Should Be Running    handle=${server}

 Stop Remote Server
     [Arguments]    ${server}

--

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