See <http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/1832/changes>
Changes:
[Pekka Klärck] fixed showing tag stat links
[Pekka Klärck] model.js: fixed handlign combined tag stats after attr had been
renamed and changed links to be handled only with tagstats
[Pekka Klärck] Fixed showing combined pattern and links for tags.
The former was broken because attribute was renamed.
The latter was broken with totals because jQuery templates apparently
evaluate both sides of {{if links && links.length}} and this obviously
fails when links is undefined. {{if links}}{{if links.length}} works.
It's highly annoying this stuff cannot be tested without browser tests.
[Pekka Klärck] ImportCache cleanup
[Pekka Klärck] Automated merge with https://robotframework.googlecode.com/hg/
[Pekka Klärck] import cleanup
[Pekka Klärck] updated depr warning - not removing support for creating scalar
variabls with list values in 2.6
------------------------------------------
[...truncated 8904 lines...]
Scalar List | FAIL |
'20110616 23:03:03.368 | INFO | Robot Framework trunk 20110613 (Python 2.5.2
on linux2)
20110616 23:03:03.370 | INFO | Data sources:
'<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/testdata/variables/variable_table.html'>
20110616 23:03:03.371 | INFO | Settings:
Critical: None
DebugFile: NONE
Doc: None
Exclude: []
Include: []
Listeners: []
Log: NONE
LogLevel: INFO
LogTitle: None
Metadata: []
MonitorColors: OFF
MonitorWidth: 78
Name: None
NoStatusRC: False
NonCritical: None
[ Message content over the limit has been removed. ]
20110616 23:03:03.565 | INFO | Ended test case 'Variable Names Are Underscore
Insensitive'
20110616 23:03:03.567 | INFO | Started test case 'Assign Mark With Scalar
variable'
20110616 23:03:03.568 | INFO | Ended test case 'Assign Mark With Scalar
variable'
20110616 23:03:03.570 | INFO | Started test case 'Assign Mark With List
variable'
20110616 23:03:03.575 | INFO | Ended test case 'Assign Mark With List variable'
20110616 23:03:03.576 | INFO | Ended test suite 'Variable Table'
20110616 23:03:03.577 | INFO | Tests execution ended. Statistics:
18 critical tests, 17 passed, 1 failed
18 tests total, 17 passed, 1 failed
20110616 23:03:03.578 | INFO | Output:
<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/results/output/variable_table/output.xml'>
does not match 'Creating a scalar variable with a list value in the Variable
table is deprecated and this functionality will be removed in Robot Framework
2\.6\. Create a list variable '@\{LIST}' and use it as a scalar variable
'\$\{LIST}' instead in file '.*'\.'
------------------------------------------------------------------------------
Scalar List With Non-Strings | FAIL |
'20110616 23:03:03.368 | INFO | Robot Framework trunk 20110613 (Python 2.5.2
on linux2)
20110616 23:03:03.370 | INFO | Data sources:
'<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/testdata/variables/variable_table.html'>
20110616 23:03:03.371 | INFO | Settings:
Critical: None
DebugFile: NONE
Doc: None
Exclude: []
Include: []
Listeners: []
Log: NONE
LogLevel: INFO
LogTitle: None
Metadata: []
MonitorColors: OFF
MonitorWidth: 78
Name: None
NoStatusRC: False
NonCritical: None
[ Message content over the limit has been removed. ]
20110616 23:03:03.565 | INFO | Ended test case 'Variable Names Are Underscore
Insensitive'
20110616 23:03:03.567 | INFO | Started test case 'Assign Mark With Scalar
variable'
20110616 23:03:03.568 | INFO | Ended test case 'Assign Mark With Scalar
variable'
20110616 23:03:03.570 | INFO | Started test case 'Assign Mark With List
variable'
20110616 23:03:03.575 | INFO | Ended test case 'Assign Mark With List variable'
20110616 23:03:03.576 | INFO | Ended test suite 'Variable Table'
20110616 23:03:03.577 | INFO | Tests execution ended. Statistics:
18 critical tests, 17 passed, 1 failed
18 tests total, 17 passed, 1 failed
20110616 23:03:03.578 | INFO | Output:
<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/results/output/variable_table/output.xml'>
does not match 'Creating a scalar variable with a list value in the Variable
table is deprecated and this functionality will be removed in Robot Framework
2\.6\. Create a list variable '@\{LIST WITH NON STRINGS}' and use it as a
scalar variable '\$\{LIST WITH NON STRINGS}' instead in file '.*'\.'
------------------------------------------------------------------------------
Scalar List With Escapes | FAIL |
'20110616 23:03:03.368 | INFO | Robot Framework trunk 20110613 (Python 2.5.2
on linux2)
20110616 23:03:03.370 | INFO | Data sources:
'<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/testdata/variables/variable_table.html'>
20110616 23:03:03.371 | INFO | Settings:
Critical: None
DebugFile: NONE
Doc: None
Exclude: []
Include: []
Listeners: []
Log: NONE
LogLevel: INFO
LogTitle: None
Metadata: []
MonitorColors: OFF
MonitorWidth: 78
Name: None
NoStatusRC: False
NonCritical: None
[ Message content over the limit has been removed. ]
20110616 23:03:03.565 | INFO | Ended test case 'Variable Names Are Underscore
Insensitive'
20110616 23:03:03.567 | INFO | Started test case 'Assign Mark With Scalar
variable'
20110616 23:03:03.568 | INFO | Ended test case 'Assign Mark With Scalar
variable'
20110616 23:03:03.570 | INFO | Started test case 'Assign Mark With List
variable'
20110616 23:03:03.575 | INFO | Ended test case 'Assign Mark With List variable'
20110616 23:03:03.576 | INFO | Ended test suite 'Variable Table'
20110616 23:03:03.577 | INFO | Tests execution ended. Statistics:
18 critical tests, 17 passed, 1 failed
18 tests total, 17 passed, 1 failed
20110616 23:03:03.578 | INFO | Output:
<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/results/output/variable_table/output.xml'>
does not match 'Creating a scalar variable with a list value in the Variable
table is deprecated and this functionality will be removed in Robot Framework
2\.6\. Create a list variable '@\{LIST WITH ESCAPES}' and use it as a scalar
variable '\$\{LIST WITH ESCAPES}' instead in file '.*'\.'
------------------------------------------------------------------------------
List With One Item | PASS |
------------------------------------------------------------------------------
List With Multiple Items | PASS |
------------------------------------------------------------------------------
List With Escapes | PASS |
------------------------------------------------------------------------------
List Created From List With Escapes | PASS |
------------------------------------------------------------------------------
List With No Items | PASS |
------------------------------------------------------------------------------
Scalar Variable Containing List Is Different Than List Variable | PASS |
------------------------------------------------------------------------------
Variable Names Are Case Insensitive | PASS |
------------------------------------------------------------------------------
Variable Names Are Space Insensitive | PASS |
------------------------------------------------------------------------------
Variable Names Are Underscore Insensitive | PASS |
------------------------------------------------------------------------------
Assign Mark With Scalar Variable | PASS |
------------------------------------------------------------------------------
Assign Mark With List Variable | PASS |
------------------------------------------------------------------------------
Robot.Variables.Variable Table | FAIL |
18 critical tests, 15 passed, 3 failed
18 tests total, 15 passed, 3 failed
==============================================================================
Robot.Variables.Variables From Resource Files
==============================================================================
Scalar String | PASS |
------------------------------------------------------------------------------
Scalar Non-Strings | PASS |
------------------------------------------------------------------------------
Scalar String With Escapes | PASS |
------------------------------------------------------------------------------
Empty Scalar String | PASS |
------------------------------------------------------------------------------
Scalar List | PASS |
------------------------------------------------------------------------------
Scalar List With Non-Strings | PASS |
------------------------------------------------------------------------------
Scalar List With Escapes | PASS |
------------------------------------------------------------------------------
List with One Item | PASS |
------------------------------------------------------------------------------
List With Multiple Items | PASS |
------------------------------------------------------------------------------
List With Escapes | PASS |
------------------------------------------------------------------------------
List Created From List With Escapes | PASS |
------------------------------------------------------------------------------
List With No Items | PASS |
------------------------------------------------------------------------------
Scalar Variable Containing List Is Different Than List Variable | PASS |
------------------------------------------------------------------------------
Variable Names Are Case Insensitive | PASS |
------------------------------------------------------------------------------
Variable Names Are Space Insensitive | PASS |
------------------------------------------------------------------------------
Variable Names Are Underscore Insensitive | PASS |
------------------------------------------------------------------------------
Assign Mark With Scalar variable | PASS |
------------------------------------------------------------------------------
Assign Mark With List variable | PASS |
------------------------------------------------------------------------------
Robot.Variables.Variables From Resource Files | PASS |
18 critical tests, 18 passed, 0 failed
18 tests total, 18 passed, 0 failed
==============================================================================
Robot.Variables.Variables From Variable Files
==============================================================================
Scalar String | PASS |
------------------------------------------------------------------------------
Scalar Non-Strings | PASS |
------------------------------------------------------------------------------
Scalar String With Escapes | PASS |
------------------------------------------------------------------------------
Empty Scalar String | PASS |
------------------------------------------------------------------------------
Scalar List | PASS |
------------------------------------------------------------------------------
Scalar List With Non-Strings | PASS |
------------------------------------------------------------------------------
Scalar List With Escapes | PASS |
------------------------------------------------------------------------------
Scalar Object | PASS |
------------------------------------------------------------------------------
List with One Item | PASS |
------------------------------------------------------------------------------
List With Multiple Items | PASS |
------------------------------------------------------------------------------
List With Escapes | PASS |
------------------------------------------------------------------------------
List With No Items | PASS |
------------------------------------------------------------------------------
List With Objects | PASS |
------------------------------------------------------------------------------
Scalar Variable Containing List Is Different Than List Variable | PASS |
------------------------------------------------------------------------------
Variable Names Are Case Insensitive | PASS |
------------------------------------------------------------------------------
Variable Names Are Underscore Insensitive | PASS |
------------------------------------------------------------------------------
Robot.Variables.Variables From Variable Files | PASS |
16 critical tests, 16 passed, 0 failed
16 tests total, 16 passed, 0 failed
==============================================================================
Robot.Variables.Variables In Import Settings
==============================================================================
Variable Defined In Test Case File Is Used To Import Resources | PASS |
------------------------------------------------------------------------------
Robot.Variables.Variables In Import Settings | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
Robot.Variables.Variables Inside Variables
==============================================================================
Variable Inside Variable In Variable Table | PASS |
------------------------------------------------------------------------------
Variable Inside Variable In Test Case | PASS |
------------------------------------------------------------------------------
Variable Inside Variable In User Keyword | PASS |
------------------------------------------------------------------------------
Variable Inside List Variable | PASS |
------------------------------------------------------------------------------
Variable Inside List Variable Index | PASS |
------------------------------------------------------------------------------
Variable Inside Variable And Extended Variable Syntax | PASS |
------------------------------------------------------------------------------
Non-Existing Variable Inside Variable | PASS |
------------------------------------------------------------------------------
Robot.Variables.Variables Inside Variables | PASS |
7 critical tests, 7 passed, 0 failed
7 tests total, 7 passed, 0 failed
==============================================================================
Robot.Variables | FAIL |
156 critical tests, 153 passed, 3 failed
156 tests total, 153 passed, 3 failed
==============================================================================
Robot :: Robot Framework acceptance tests | FAIL |
2097 critical tests, 2094 passed, 3 failed
2213 tests total, 2094 passed, 119 failed
==============================================================================
Output:
<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/results/output.xml>
Log:
<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/results/log.html>
Report:
<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/results/report.html>
XUnit:
<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/atest/results/xunit.xml>
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.