Revision: 3844
Author: jprantan
Date: Wed Aug 18 04:58:46 2010
Log: Fixed tests to match the change in continue on failures in teardown
when syntax error occurs. Related to issue 615.
http://code.google.com/p/robotframework/source/detail?r=3844
Modified:
/trunk/atest/testdata/standard_libraries/builtin/run_keywords.txt
=======================================
--- /trunk/atest/testdata/standard_libraries/builtin/run_keywords.txt Mon
Jul 12 13:28:17 2010
+++ /trunk/atest/testdata/standard_libraries/builtin/run_keywords.txt Wed
Aug 18 04:58:46 2010
@@ -57,11 +57,12 @@
... Several failures occurred:\n\n
... 1) Expected error message\n\n
... 2) AssertionError\n\n
- ... 3) No keyword with name 'Executed but doesn't exist' found.${ATD
ERR}
+ ... 3) No keyword with name 'Executed but doesn't exist' found.\n\n
+ ... 4) No keyword with name 'Executed after syntax error in teardown'
found.${ATD ERR}
No Operation
[Teardown] Run keywords Passing ${NOOP} Failing ${NOOP} Fail
... Executed but doesn't exist
- ... Not executed after syntax error
+ ... Executed after syntax error in teardown
***Keywords***