Revision: b0eff376ca99
Branch:   default
Author:   Janne Piironen <janne.piiro...@gmail.com>
Date:     Thu Oct 10 13:35:59 2013 UTC
Log:      Added Wait For Process to pass Terminate Process test in CI
http://code.google.com/p/robotframework/source/detail?r=b0eff376ca99

Modified:
 /atest/testdata/standard_libraries/process/terminate_and_pid.txt

=======================================
--- /atest/testdata/standard_libraries/process/terminate_and_pid.txt Thu Oct 10 13:08:59 2013 UTC +++ /atest/testdata/standard_libraries/process/terminate_and_pid.txt Thu Oct 10 13:35:59 2013 UTC
@@ -34,6 +34,7 @@
     Process Should Be Running    ${process}
     Sleep   0.1
     Terminate Process    ${process}
+    Wait For Process    ${process}
     Process Should Be Stopped    ${process}

 Pid

--

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