Revision: 3c72bf1995e3
Branch: default
Author: Pekka Klärck
Date: Thu Sep 20 14:21:48 2012
Log: longer timeout for a flakey test
http://code.google.com/p/robotframework/source/detail?r=3c72bf1995e3
Modified:
/atest/testdata/core/timeouts.txt
=======================================
--- /atest/testdata/core/timeouts.txt Wed Sep 19 16:25:16 2012
+++ /atest/testdata/core/timeouts.txt Thu Sep 20 14:21:48 2012
@@ -55,8 +55,8 @@
Fail This should not be executed
Stopped After Test Timeout
- [Documentation] Keyword that is stopped after test timeout should not
write to a file FAIL Test timeout 99 milliseconds exceeded.
- [Timeout] 99 milliseconds
+ [Documentation] Keyword that is stopped after test timeout should not
write to a file FAIL Test timeout 500 milliseconds exceeded.
+ [Timeout] 0.5s
Write To File After Sleeping ${TEST STOPPED} 2
Stopped After Keyword Timeout