2 new revisions:
Revision: 8e5e10e55554
Branch: default
Author: Robot Framework Developers <[email protected]>
Date: Thu Jan 3 05:27:52 2013
Log: Fixed tests after changing parent suite failed error....
http://code.google.com/p/robotframework/source/detail?r=8e5e10e55554
Revision: 25ac6d569efa
Branch: default
Author: Robot Framework Developers <[email protected]>
Date: Thu Jan 3 05:30:55 2013
Log: erge
http://code.google.com/p/robotframework/source/detail?r=25ac6d569efa
==============================================================================
Revision: 8e5e10e55554
Branch: default
Author: Robot Framework Developers <[email protected]>
Date: Thu Jan 3 05:27:52 2013
Log: Fixed tests after changing parent suite failed error.
Update issue 1307
Fixed fatal exception related tests.
http://code.google.com/p/robotframework/source/detail?r=8e5e10e55554
Modified:
/atest/testdata/running/fatal_exception_suite_setup/01__suite_setup.txt
=======================================
--- /atest/testdata/running/fatal_exception_suite_setup/01__suite_setup.txt
Wed Feb 2 02:42:09 2011
+++ /atest/testdata/running/fatal_exception_suite_setup/01__suite_setup.txt
Thu Jan 3 05:27:52 2013
@@ -5,5 +5,6 @@
*** Test Cases ***
Test That Should Not Be Run 1
- [Documentation] FAIL Setup of the parent suite failed.
+ [Documentation] FAIL Setup of the parent suite failed:
+ ... FatalCatastrophyException
Fail This should not be executed
==============================================================================
Revision: 25ac6d569efa
Branch: default
Author: Robot Framework Developers <[email protected]>
Date: Thu Jan 3 05:30:55 2013
Log: erge
http://code.google.com/p/robotframework/source/detail?r=25ac6d569efa
Deleted:
/atest/robot/standard_libraries/builtin/run_keyword_if_test_passed_failed.html
/atest/testdata/standard_libraries/builtin/run_keyword_if_test_passed_failed/run_keyword_if_test_failed_in_suite_fixtures.html
/atest/testdata/standard_libraries/builtin/run_keyword_if_test_passed_failed/run_keyword_if_test_passed_failed.html
/atest/testdata/standard_libraries/builtin/run_keyword_if_test_passed_failed/run_keyword_if_test_passed_in_suite_fixtures.html
=======================================
---
/atest/robot/standard_libraries/builtin/run_keyword_if_test_passed_failed.html
Mon Apr 12 05:17:10 2010
+++ /dev/null
@@ -1,2071 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-
-
-
-
-
-
-
-
-
- <style type="text/css">
-html { font-family: Arial,Helvetica,sans-serif;
-background-color: white;
-color: black;
-}
-p { max-width: 60em;
-}
-table { border-collapse: collapse;
-empty-cells: show;
-margin: 1em 0em;
-border: 0.1em solid black;
-}
-th, td {
-border-style: solid;
-border-width: 0.05em 0.1em;
-border-color: black;
-padding: 0.1em 0.2em;
-height: 1.5em;
-}
-th {
-background-color: rgb(192, 192, 192);
-color: black;
-border-width: 0.1em;
-font-weight: bold;
-text-align: center;
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-/* Widths of named columns */
-col.name {
-width: 10em;
-}
-.action , .value, .arg {
-width: 15em;
-}
-/* Properties for the name column - td:first-child should work in CSS 2.1
avare browsers (tested in Firefox)
-- col.name is against specs but works in IE
-*/
-td:first-child, col.name {
-background-color: rgb(240, 240, 240);
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-th { font-style: normal; } /* required for IE */
- </style>
-
-
-
-
-
-
-
-
-
-
-
- <title>Robot Test Cases</title><link type="text/css"
href="resources/css/testdata.css" rel="stylesheet"></head>
-<body>
-
-
-
-
-
-<h1>Robot Test Cases for Built-In Run Keyword If Test Passed/Failed</h1>
-
-
-
-
-
-<br>
-
-
-
-
-
-<table border="1">
-
-
-
-
-
- <colgroup span="99"><col class="name"><col class="value"
span="4"></colgroup> <thead>
- <tr>
-
-
-
-
-
- <th>Setting</th>
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
- <th>value</th>
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
- </tr>
-
-
-
-
-
- </thead> <tbody>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td>Resource</td>
-
-
-
-
-
- <td>atest_resource.txt</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td align="undefined" valign="undefined">Document</td>
-
-
-
-
-
- <td align="undefined" valign="undefined">Tests
-for BuiltIn library's run keyword functionality</td>
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td>Force Tags</td>
-
-
-
-
-
- <td>regression</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td align="undefined" valign="undefined">Default
-Tags</td>
-
-
-
-
-
- <td>jybot</td>
-
-
-
-
-
- <td>pybot</td>
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td>Suite Setup</td>
-
-
-
-
-
- <td>Run Tests</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
<td>standard_libraries${/}builtin${/}run_keyword_if_test_passed_failed</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
-
-
-
-
- </tbody>
-</table>
-
-
-
-
-
-<br>
-
-
-
-
-
-<table border="1">
-
-
-
-
-
- <colgroup span="99"><col class="name"><col class="value"></colgroup>
<thead>
- <tr>
-
-
-
-
-
- <th>Variable</th>
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
- </tr>
-
-
-
-
-
- </thead> <tbody>
-
-
-
-
-
-
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
- </tr><tr><td></td><td></td><td></td><td></td></tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tbody>
-</table>
-
-
-
-
-
-<br>
-
-
-
-
-
-<table border="1">
-
-
-
-
-
- <colgroup span="99"><col class="name"><col class="action"><col
class="arg" span="3"></colgroup>
- <thead><tr>
-
-
-
-
-
- <th>Test Case</th>
-
-
-
-
-
- <th>Action</th>
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
- </tr>
-
-
-
-
-
- </thead> <tbody>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td>Run Keyword If test Failed When Test Fails</td>
-
-
-
-
-
- <td>${tc} =</td>
-
-
-
-
-
- <td>Check Test Case</td>
-
-
-
-
-
- <td>Run Keyword If test Failed When Test Fails</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td>Equals</td>
-
-
-
-
-
- <td>${tc.teardown.kws[0].name}</td>
-
-
-
-
-
- <td>BuiltIn.Log</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td>Check Log Message</td>
-
-
-
-
-
- <td>${tc.teardown.kws[0].msgs[0]}</td>
-
-
-
-
-
- <td>Hello from teardown!</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
-
-
-
-
-
- <td>Run Keyword If test Failed When Test Does Not Fail</td>
-
-
-
-
-
- <td>${tc} =</td>
-
-
-
-
-
- <td>Check Test Case</td>
-
-
-
-
-
- <td>Run Keyword If test Failed When Test Does Not Fail</td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- <td></td>
-
-
-
-
-
- </tr>
-
-
-
-
-
- <tr>
***The diff for this file has been truncated for email.***
=======================================
---
/atest/testdata/standard_libraries/builtin/run_keyword_if_test_passed_failed/run_keyword_if_test_failed_in_suite_fixtures.html
Fri Aug 29 10:26:52 2008
+++ /dev/null
@@ -1,178 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta name="generator" content="HTML Tidy for Cygwin (vers 1st September
2004), see www.w3.org">
-<style type="text/css">
-html { font-family: Arial,Helvetica,sans-serif;
-background-color: white;
-color: black;
-}
-p { max-width: 60em;
-}
-table { border-collapse: collapse;
-empty-cells: show;
-margin: 1em 0em;
-border: 0.1em solid black;
-}
-th, td {
-border-style: solid;
-border-width: 0.05em 0.1em;
-border-color: black;
-padding: 0.1em 0.2em;
-height: 1.5em;
-}
-th {
-background-color: rgb(192, 192, 192);
-color: black;
-border-width: 0.1em;
-font-weight: bold;
-text-align: center;
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-/* Widths of named columns */
-col.name {
-width: 10em;
-}
-.action , .value, .arg {
-width: 15em;
-}
-/* Properties for the name column - td:first-child should work in CSS 2.1
avare browsers (tested in Firefox)
-- col.name is against specs but works in IE
-*/
-td:first-child, col.name {
-background-color: rgb(240, 240, 240);
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-th { font-style: normal; } /* required for IE */
-</style>
-
-<title>Robot Test Cases</title><link type="text/css"
href="resources/css/testdata.css" rel="stylesheet"></head>
-
-<body>
-<h1>Robot Test Cases for Run Keyword If Test Failed</h1>
-<br>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="value"
span="4"></colgroup>
-<thead>
-<tr>
-<th>Setting</th>
-<th>Value</th>
-<th>Value</th>
-<th>value</th>
-<th>Value</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td align="undefined" valign="undefined">Suite Setup</td>
-<td>Run Keyword If Test Failed</td>
-<td>Log</td>
-<td>${NON EXISTING}</td><td>#Should not be executed nor evaluated</td>
-
-</tr>
-<tr>
-<td>Suite Teardown</td>
-<td>Run Keyword If Test Failed</td>
-<td>Log</td>
-<td>${NON EXISTING}</td><td>#Should not be executed nor evaluated</td>
-
-</tr>
-</tbody>
-</table>
-<br>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="value"
span="4"></colgroup>
-<thead>
-<tr>
-<th>Variable</th>
-<th>Value</th>
-<th>Value</th>
-<th>Value</th>
-<th>Value</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-</tbody>
-</table>
-<br>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="action"><col class="arg"
span="3"></colgroup>
-<thead>
-<tr>
-<th>Test Case</th>
-<th>Action</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Run Keyword If test Failed Can't Be Used In Suite Setup or
-Teardown</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Setup of the parent suite failed.\n\nAlso teardown of the
-parent suite failed.</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Noop</td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-</tbody>
-</table>
-<br>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="action"><col class="arg"
span="3"></colgroup>
-<thead>
-<tr>
-<th>Keyword</th>
-<th>Action</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-</tr>
-</tbody>
-</table>
-</body></html>
=======================================
---
/atest/testdata/standard_libraries/builtin/run_keyword_if_test_passed_failed/run_keyword_if_test_passed_failed.html
Fri Aug 29 10:26:52 2008
+++ /dev/null
@@ -1,502 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta name="generator" content="HTML Tidy for Cygwin (vers 1st September
2004), see www.w3.org">
-<style type="text/css">
-html { font-family: Arial,Helvetica,sans-serif;
-background-color: white;
-color: black;
-}
-p { max-width: 60em;
-}
-table { border-collapse: collapse;
-empty-cells: show;
-margin: 1em 0em;
-border: 0.1em solid black;
-}
-th, td {
-border-style: solid;
-border-width: 0.05em 0.1em;
-border-color: black;
-padding: 0.1em 0.2em;
-height: 1.5em;
-}
-th {
-background-color: rgb(192, 192, 192);
-color: black;
-border-width: 0.1em;
-font-weight: bold;
-text-align: center;
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-/* Widths of named columns */
-col.name {
-width: 10em;
-}
-.action , .value, .arg {
-width: 15em;
-}
-/* Properties for the name column - td:first-child should work in CSS 2.1
avare browsers (tested in Firefox)
-- col.name is against specs but works in IE
-*/
-td:first-child, col.name {
-background-color: rgb(240, 240, 240);
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-th { font-style: normal; } /* required for IE */
-</style>
-
-<title>Robot Test Cases</title><link type="text/css"
href="resources/css/testdata.css" rel="stylesheet"></head>
-<body>
-<h1>Robot Test Cases for Built-In Run Keyword If Test
-Passed/Failed</h1>
-<span style="font-weight: bold;"> </span>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="value"
span="4"></colgroup>
-<thead>
-<tr>
-<th>Setting</th>
-<th>Value</th>
-<th>Value</th>
-<th>value</th>
-<th>Value</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-</tr>
-</tbody>
-</table>
-<br>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="value"
span="4"></colgroup>
-<thead>
-<tr>
-<th>Variable</th>
-<th>Value</th>
-<th>Value</th>
-<th>Value</th>
-<th>Value</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td align="undefined" valign="undefined">${EXPECTED FAILURE}</td>
-<td align="undefined" valign="undefined">Expected failure</td>
-<td align="undefined" valign="undefined"></td>
-<td></td>
-<td></td>
-</tr>
-<tr><td>${TEARDOWN MESSAGE}</td><td>Teardown
message</td><td></td><td></td><td></td></tr><tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-</tbody>
-</table>
-<br>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="action"><col class="arg"
span="3"></colgroup>
-<thead>
-<tr>
-<th>Test Case</th>
-<th>Action</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Run Keyword If test Failed When Test Fails</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Expected failure</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Failed</td>
-<td>Log</td>
-<td>Hello from teardown!</td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Fail</td>
-<td>${EXPECTED FAILURE}</td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If test Failed When Test Does Not Fail</td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Failed</td>
-<td>Log</td>
-<td>${MESSAGE}</td><td>#Should not be executed nor evaluated</td>
-
-</tr>
-<tr>
-<td></td>
-<td>Noop</td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Failed Can't Be Used In Setup</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Setup failed:\nKeyword 'Run Keyword If Test Failed' can only be
-used in test teardown</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>[ Setup ]</td>
-<td>Run Keyword If Test Failed</td>
-<td>Fail</td>
-<td>${MESSAGE}</td><td>#Should not be executed nor evaluated</td>
-
-</tr>
-<tr>
-<td></td>
-<td>Noop</td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Failed Can't Be Used in Test</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Keyword 'Run Keyword If Test Failed' can only be used in test
-teardown</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Run Keyword If Test Failed</td>
-<td>Log</td>
-<td>${MESSAGE}</td><td>#Should not be executed nor evaluated</td>
-
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Failed Uses User Keyword</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Expected failure</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Failed</td>
-<td>Teardown UK</td>
-<td>${TEARDOWN MESSAGE}</td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Fail</td>
-<td>${EXPECTED FAILURE}</td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Failed Fails</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Expected failure\n\nAlso teardown failed:\nExpected teardown
-failure</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Failed</td>
-<td>Fail</td>
-<td>Expected teardown failure</td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Fail</td>
-<td>${EXPECTED FAILURE}</td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Passed When Test Passes</td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Passed</td>
-<td>Log</td>
-<td>Teardown of passing test</td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Noop</td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Passed When Test Fails</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Expected failure</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td><br></td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Passed</td>
-<td>Fail</td>
-<td>This should not be executed</td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Fail</td>
-<td>${EXPECTED FAILURE}</td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Passed Can't Be used In Setup</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Setup failed:\nKeyword 'Run Keyword If Test Passed' can only be
-used in test teardown</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>[ Setup ]</td>
-<td>Run Keyword If Test Passed</td>
-<td>Fail</td>
-<td>${MESSAGE}</td><td>#Should not be executed nor evaluated</td>
-
-</tr>
-<tr>
-<td></td>
-<td>Noop</td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Passed Can't Be used In Test</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Keyword 'Run Keyword If Test Passed' can only be used in test
-teardown</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Run Keyword If Test Passed</td>
-<td>Fail</td>
-<td>${MESSAGE}</td><td>#Should not be executed nor evaluated</td>
-
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Passes Uses User Keyword</td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Passed</td>
-<td>Teardown UK</td>
-<td>${TEARDOWN MESSAGE}</td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Noop</td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td>Run Keyword If Test Passed Fails</td>
-<td>[ Document ]</td>
-<td>FAIL</td>
-<td>Teardown failed:\nExpected failure</td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>[ Teardown ]</td>
-<td>Run Keyword If Test Passed</td>
-<td>Fail</td>
-<td>${EXPECTED FAILURE}</td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td>Noop</td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-</tbody>
-</table>
-<br>
-<table border="1">
-<colgroup span="99"><col class="name"><col class="action"><col class="arg"
span="3"></colgroup>
-<thead>
-<tr>
-<th>Keyword</th>
-<th>Action</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-<th>Argument</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Teardown UK</td>
-<td>[ Arguments ]<br></td>
-<td>${message}<br></td>
-<td></td>
-<td></td>
-<td></td>
-</tr>
-<tr>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined">Log</td>
-<td align="undefined" valign="undefined">${message}</td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-<td align="undefined" valign="undefined"></td>
-</tr>
-</tbody>
-</table>
-</body></html>
=======================================
---
/atest/testdata/standard_libraries/builtin/run_keyword_if_test_passed_failed/run_keyword_if_test_passed_in_suite_fixtures.html
Fri Aug 29 10:26:52 2008
+++ /dev/null
@@ -1,4114 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <style type="text/css">
-html { font-family: Arial,Helvetica,sans-serif;
-background-color: white;
-color: black;
-}
-p { max-width: 60em;
-}
-table { border-collapse: collapse;
-empty-cells: show;
-margin: 1em 0em;
-border: 0.1em solid black;
-}
-th, td {
-border-style: solid;
-border-width: 0.05em 0.1em;
-border-color: black;
-padding: 0.1em 0.2em;
-height: 1.5em;
-}
-th {
-background-color: rgb(192, 192, 192);
-color: black;
-border-width: 0.1em;
-font-weight: bold;
-text-align: center;
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-/* Widths of named columns */
-col.name {
-width: 10em;
-}
-.action , .value, .arg {
-width: 15em;
-}
-/* Properties for the name column - td:first-child should work in CSS 2.1
avare browsers (tested in Firefox)
-- col.name is against specs but works in IE
-*/
-td:first-child, col.name {
-background-color: rgb(240, 240, 240);
-text-transform: capitalize;
-letter-spacing: 0.1em;
-}
-th { font-style: normal; } /* required for IE */
- </style>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <title>Robot Test Cases</title><link type="text/css"
href="resources/css/testdata.css" rel="stylesheet"></head>
-<body>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<h1>Robot Test Cases for Run Keyword If Test Failed</h1>
-<br>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<table border="1">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <colgroup span="99"><col class="name"><col class="value"
span="4"></colgroup> <thead><tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Setting</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </thead> <tbody>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td align="undefined" valign="undefined">Suite Setup</td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td>Run Keyword If Test Passed</td>
-
- <td>Log</td>
-
- <td>${NON EXISTING}</td><td>#Should not be executed nor
evaluated</td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tr>
- <tr>
- <td>Suite Teardown</td>
- <td>Run Keyword If Test Passed</td>
- <td>Log</td>
- <td>${NON EXISTING}</td><td>#Should not be executed nor
evaluated</td>
-
- </tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tbody>
-</table>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<br>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<table border="1">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <colgroup span="99"><col class="name"><col class="value"
span="4"></colgroup> <thead><tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Variable</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Value</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </thead> <tbody>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td align="undefined" valign="undefined"></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <td></td>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- </tbody>
-</table>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<br>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<table border="1">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <colgroup span="99"><col class="name"><col class="action"><col
class="arg" span="3"></colgroup>
- <thead><tr>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Test Case</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Action</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <th>Argument</th>
-
-
-
-
-
-
***The diff for this file has been truncated for email.***