Revision: dbe6e6af8b73
Branch:   default
Author:   Mikko Korpela <[email protected]>
Date:     Tue Oct  8 09:05:23 2013 UTC
Log:      process: sending_signal: increase test timeout
http://code.google.com/p/robotframework/source/detail?r=dbe6e6af8b73

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

=======================================
--- /atest/testdata/standard_libraries/process/sending_signal.txt Tue Oct 8 08:58:02 2013 UTC +++ /atest/testdata/standard_libraries/process/sending_signal.txt Tue Oct 8 09:05:23 2013 UTC
@@ -4,7 +4,7 @@

 *** Test Cases ***
 Sending killing signal
-   [Timeout]        2 seconds
+   [Timeout]        5 seconds
    Start Process    python -c "import time; time.sleep(10)"      shell=True
    Send Signal      SIGINT
    ${out}=          Wait For Process

--

--- 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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to