Revision: 3dc0c50c27c5
Author:   Mikko Korpela <[email protected]>
Date:     Tue Nov 22 13:18:37 2011
Log:      funny test..
http://code.google.com/p/robotframework/source/detail?r=3dc0c50c27c5

Modified:
 /atest/robot/rebot/start_and_endtime_from_cli.txt

=======================================
--- /atest/robot/rebot/start_and_endtime_from_cli.txt Thu Feb 3 03:24:51 2011 +++ /atest/robot/rebot/start_and_endtime_from_cli.txt Tue Nov 22 13:18:37 2011
@@ -25,7 +25,7 @@
 Combine With Only Endtime Should Only Affect Endtime
     Run Rebot  --endtime 2010_01.01:12-33  ${INPUT1}  ${INPUT2}
     Should Be Equal  ${SUITE.starttime}  ${ORIG_START}
-    Should Be Equal  ${SUITE.endtime}  20100101 11:33:00.000
+    Should Be Equal  ${SUITE.endtime}  20100101 12:33:00.000
     Should Be Equal  ${SUITE.elapsedtime}  ${ORIG_ELAPSED}

 Recombining Should Work

Reply via email to