2 new revisions:

Revision: 9f69789eb7a4
Branch:   default
Author:   Mikko Korpela <mikko.korp...@gmail.com>
Date:     Mon May 20 04:01:05 2013
Log:      RunFailed: Test for tag-based exclude
http://code.google.com/p/robotframework/source/detail?r=9f69789eb7a4

Revision: 6ca4dd7d1e68
Branch:   default
Author:   Mikko Korpela <mikko.korp...@gmail.com>
Date:     Tue May 21 00:56:57 2013
Log:      Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=6ca4dd7d1e68

==============================================================================
Revision: 9f69789eb7a4
Branch:   default
Author:   Mikko Korpela <mikko.korp...@gmail.com>
Date:     Mon May 20 04:01:05 2013
Log:      RunFailed: Test for tag-based exclude
http://code.google.com/p/robotframework/source/detail?r=9f69789eb7a4

Modified:
 /atest/robot/cli/runfailed/corners.txt
 /atest/robot/cli/runfailed/runfailed.txt
 /atest/testdata/cli/runfailed/runfailed1.txt
 /atest/testdata/cli/runfailed/runfailed2.txt

=======================================
--- /atest/robot/cli/runfailed/corners.txt      Mon May 20 03:22:02 2013
+++ /atest/robot/cli/runfailed/corners.txt      Mon May 20 04:01:05 2013
@@ -22,7 +22,7 @@
     Generate output  cli/runfailed/runfailed2.txt
Run Tests Without Processing Output --RUNF ${RUN FAILED FROM} cli/runfailed/onlypassing
     Stderr Should Be Equal To
- ... [ ERROR ] Suite 'Onlypassing' contains no test cases named 'Runfailed2.Failing'.${USAGE TIP}\n + ... [ ERROR ] Suite 'Onlypassing' contains no test cases named 'Runfailed2.Failing' or 'Runfailed2.Failing With Tag'.${USAGE TIP}\n

 Stops on error when output does not exist
Run Tests Without Processing Output --runfailed nonex.xml cli/runfailed/onlypassing
=======================================
--- /atest/robot/cli/runfailed/runfailed.txt    Mon May 20 03:22:02 2013
+++ /atest/robot/cli/runfailed/runfailed.txt    Mon May 20 04:01:05 2013
@@ -16,6 +16,9 @@
 Check that explicitly selected is executed
     Check Test Case   Selected

+Check that excluded failing is not executed
+ Run Keyword And Expect Error No test 'Failing with tag' found* Check Test Case Failing with tag
+
 Check that non-existing failing from output file is not executed
Run Keyword And Expect Error No test 'Only in one suite' found* Check Test Case Only in one suite

@@ -28,5 +31,5 @@
     Run Tests  ${EMPTY}  cli/runfailed/suite
     Copy File  ${OUTFILE}  ${RUN FAILED FROM}
Copy File ${DATADIR}/cli/runfailed/runfailed2.txt ${DATADIR}/cli/runfailed/suite/runfailed.txt - Run Tests --runfailed ${RUN FAILED FROM} --test Selected cli/runfailed/suite + Run Tests --runfailed ${RUN FAILED FROM} --test Selected --exclude tag cli/runfailed/suite [Teardown] Remove Files ${RUN FAILED FROM} ${DATADIR}/cli/runfailed/suite/runfailed.txt
=======================================
--- /atest/testdata/cli/runfailed/runfailed1.txt        Mon May 20 03:22:02 2013
+++ /atest/testdata/cli/runfailed/runfailed1.txt        Mon May 20 04:01:05 2013
@@ -6,6 +6,10 @@
     [Documentation]    FAIL Message
     Fail    Message

+Failing With Tag
+    [Tags]    tag
+    Fail    Message
+
 Selected
     No Operation

=======================================
--- /atest/testdata/cli/runfailed/runfailed2.txt        Mon May 20 03:22:02 2013
+++ /atest/testdata/cli/runfailed/runfailed2.txt        Mon May 20 04:01:05 2013
@@ -6,6 +6,10 @@
     [Documentation]    FAIL Message
     Fail    Message

+Failing With Tag
+    [Tags]    tag
+    Fail    Message
+
 Selected
     No Operation


==============================================================================
Revision: 6ca4dd7d1e68
Branch:   default
Author:   Mikko Korpela <mikko.korp...@gmail.com>
Date:     Tue May 21 00:56:57 2013
Log:      Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=6ca4dd7d1e68


--

--- 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 robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to