Revision: 2925
Author: KariHusa
Date: Mon Apr 12 03:54:10 2010
Log: All tests are critical now
http://code.google.com/p/robotframework/source/detail?r=2925
Modified:
/trunk/atest/robot/core/kwargs/with_user_keywords.txt
=======================================
--- /trunk/atest/robot/core/kwargs/with_user_keywords.txt Sun Apr 11
09:53:23 2010
+++ /trunk/atest/robot/core/kwargs/with_user_keywords.txt Mon Apr 12
03:54:10 2010
@@ -1,7 +1,6 @@
*** Settings ***
Suite Setup Run Tests ${EMPTY} core/kwargs/with_user_keywords.txt
-Force Tags pybot jybot
-Default Tags regression
+Force Tags pybot jybot regression
Resource ../../../resources/resource.txt
*** Test Cases ***
@@ -13,11 +12,9 @@
Check Test Case ${TESTNAME}
Kwarg Syntax In Variable Is Ignored
- [Tags]
Check Test Case ${TESTNAME}
Non-string value in UK kwarg
- [Tags]
Check Test Case ${TESTNAME}
Equals Sign In Kwarg Value
@@ -27,7 +24,6 @@
Check Test Case ${TESTNAME}
Escaping Kwarg
- [Tags]
Check Test Case ${TESTNAME}
Mandatory Args Should Be Positioned
--
To unsubscribe, reply using "remove me" as the subject.