Revision: 97513208a7c3
Branch:   default
Author:   Pekka Klärck
Date:     Tue Jun 10 12:52:14 2014 UTC
Log:      Process: still trying to debug test failure on CI
http://code.google.com/p/robotframework/source/detail?r=97513208a7c3

Modified:
 /atest/robot/standard_libraries/process/sending_signal.txt
 /atest/testdata/standard_libraries/process/sending_signal.txt

=======================================
--- /atest/robot/standard_libraries/process/sending_signal.txt Mon Mar 10 10:21:34 2014 UTC +++ /atest/robot/standard_libraries/process/sending_signal.txt Tue Jun 10 12:52:14 2014 UTC
@@ -1,5 +1,5 @@
 *** Settings ***
-Suite Setup Run Tests ${EMPTY} standard_libraries/process/sending_signal.txt +Suite Setup Run Tests -l sending_signal_log.html standard_libraries/process/sending_signal.txt
 Force Tags       regression    pybot    jybot
 Test Setup       Check Precondition
 Resource         process_resource.txt
=======================================
--- /atest/testdata/standard_libraries/process/sending_signal.txt Tue Jun 10 11:47:08 2014 UTC +++ /atest/testdata/standard_libraries/process/sending_signal.txt Tue Jun 10 12:52:14 2014 UTC
@@ -48,7 +48,7 @@
     Send Signal To Process    INT    group=yes    handle=${index}
     Countdown Should Have Stopped    ${index}
     Start Countdown    alias=alias
-    Send Signal To Process    INT    alias
+    Send Signal To Process    INT    alias    groupie
     Countdown Should Have Stopped    alias

 Sending signal to a process with a wrong handle

--

--- 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/d/optout.

Reply via email to