See <http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/394/changes>
Changes: [jprantan] Fixed to work with return values containing tuple. ------------------------------------------ [...truncated 1768 lines...] ------------------------------------------------------------------------------ Minimum Spaces | PASS | ------------------------------------------------------------------------------ Spaces All Around | PASS | ------------------------------------------------------------------------------ Extra Spaces At The End | PASS | ------------------------------------------------------------------------------ Using FOR Loop With Spaces | PASS | ------------------------------------------------------------------------------ Minimum Pipes | PASS | ------------------------------------------------------------------------------ Pipes All Around | PASS | ------------------------------------------------------------------------------ Pipes In Data | PASS | ------------------------------------------------------------------------------ Extra Pipes At The End | PASS | ------------------------------------------------------------------------------ Empty Cells In Middle | PASS | ------------------------------------------------------------------------------ Using FOR Loop With Pipes | PASS | ------------------------------------------------------------------------------ Tabs In Txt File | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Data Formats.Txt Special Cases | PASS | 13 critical tests, 13 passed, 0 failed 13 tests total, 13 passed, 0 failed ============================================================================== Robot.Parsing.Data Formats | PASS | 34 critical tests, 34 passed, 0 failed 43 tests total, 34 passed, 9 failed ============================================================================== Robot.Parsing.Escaping ============================================================================== Spaces In Variable Table | PASS | ------------------------------------------------------------------------------ Leading And Trailing Spaces In Variable Table | PASS | ------------------------------------------------------------------------------ Backslash In Variable Table | PASS | ------------------------------------------------------------------------------ Newline, Tab And Carriage Return In Variable Table | PASS | ------------------------------------------------------------------------------ Escaping Variables In Variable Table | PASS | ------------------------------------------------------------------------------ Escaping From List Variable In Variable Table | PASS | ------------------------------------------------------------------------------ Non Strings Are Ok In Variable Table | PASS | ------------------------------------------------------------------------------ Remove Spaces Before And After | PASS | ------------------------------------------------------------------------------ Remove Extra Spaces Between | PASS | ------------------------------------------------------------------------------ Escaping Space | PASS | ------------------------------------------------------------------------------ Literal Newline Is Converted To Space | PASS | ------------------------------------------------------------------------------ Literal Newline After Newline Escape Is Ignored | PASS | ------------------------------------------------------------------------------ New Line | PASS | ------------------------------------------------------------------------------ New Line And Space | PASS | ------------------------------------------------------------------------------ Carrriage Return | PASS | ------------------------------------------------------------------------------ Backslash | PASS | ------------------------------------------------------------------------------ Tabulator | PASS | ------------------------------------------------------------------------------ Hash | PASS | ------------------------------------------------------------------------------ Any Character Escaped | PASS | ------------------------------------------------------------------------------ Escaping Variables | PASS | ------------------------------------------------------------------------------ Escaping Variables With User Keywords | PASS | ------------------------------------------------------------------------------ No Errors Should Have Occurred | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Escaping | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Robot.Parsing.Html Entityrefs :: Tests for HTML entity and character refere... ============================================================================== Scandinavian Letters | PASS | ------------------------------------------------------------------------------ XML Escapes | PASS | ------------------------------------------------------------------------------ Other Escapes | PASS | ------------------------------------------------------------------------------ Numerical Escapes :: These are character references | PASS | ------------------------------------------------------------------------------ Variables Using Escapes | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Html Entityrefs :: Tests for HTML entity and charact... | PASS | 5 critical tests, 5 passed, 0 failed 5 tests total, 5 passed, 0 failed ============================================================================== Robot.Parsing.Ignore Bom :: Verify that byte order mark (BOM) is igored in ... ============================================================================== Byte Order Mark In Plain Text File | PASS | ------------------------------------------------------------------------------ Byte Order Mark In TSV File | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Ignore Bom :: Verify that byte order mark (BOM) is i... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Robot.Parsing.Invalid ============================================================================== Invalid Input | PASS | ------------------------------------------------------------------------------ Malformed HTML | PASS | ------------------------------------------------------------------------------ HTML File Not Containing Tests | PASS | ------------------------------------------------------------------------------ Empty Directory | PASS | ------------------------------------------------------------------------------ Directory Containing No Test Cases | PASS | ------------------------------------------------------------------------------ Empty HTML File | PASS | ------------------------------------------------------------------------------ Empty TSV File | PASS | ------------------------------------------------------------------------------ Empty TXT File | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Invalid | PASS | 8 critical tests, 8 passed, 0 failed 8 tests total, 8 passed, 0 failed ============================================================================== Robot.Parsing.Multirow ============================================================================== Multirow Settings | PASS | ------------------------------------------------------------------------------ Multirow Variables | PASS | ------------------------------------------------------------------------------ Multirow Args For Base Keyword | PASS | ------------------------------------------------------------------------------ Multirow Args For User Keyword | PASS | ------------------------------------------------------------------------------ Multirow In User Keyword | PASS | ------------------------------------------------------------------------------ Multirow Return Values | PASS | ------------------------------------------------------------------------------ Multirow Test Metadata | PASS | ------------------------------------------------------------------------------ Multirow User Keyword Metadata | PASS | ------------------------------------------------------------------------------ Invalid Multirow Usage | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Multirow | PASS | 9 critical tests, 9 passed, 0 failed 9 tests total, 9 passed, 0 failed ============================================================================== Robot.Parsing.Table Names ============================================================================== Setting Table :: Check Setting table and its synonyms Settings and... | PASS | ------------------------------------------------------------------------------ Variable Table :: Check Variable table and its synonym Variables | PASS | ------------------------------------------------------------------------------ Test Case Table :: Check Test Case table and its synonym Test Cases | PASS | ------------------------------------------------------------------------------ Keyword Table :: Check Keyword table and its synonyms Keywords, Us... | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Table Names | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Robot.Parsing.Test Suite Names ============================================================================== Prefix Is Removed From Directory Suite Name | PASS | ------------------------------------------------------------------------------ Root Directory Suite Name | PASS | ------------------------------------------------------------------------------ Prefix Is Removed From File Suite Name | PASS | ------------------------------------------------------------------------------ Child File Suite Name | PASS | ------------------------------------------------------------------------------ Child Directory Suite Name | PASS | ------------------------------------------------------------------------------ Root File Suite Name | PASS | ------------------------------------------------------------------------------ Suite Name Ending With Dot | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Test Suite Names | PASS | 7 critical tests, 7 passed, 0 failed 7 tests total, 7 passed, 0 failed ============================================================================== Robot.Parsing.Unicode In Paths ============================================================================== Unicode Characters In Test Case File Name | FAIL | UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-6: ordinal not in range(128) ------------------------------------------------------------------------------ Unicode Characters In Test Data Directory Name | FAIL | UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-6: ordinal not in range(128) ------------------------------------------------------------------------------ Creating Logs And Reports Should Succeed :: http://code.google.com... | PASS | ------------------------------------------------------------------------------ Failures Processing Files Are Handled Gracefully | PASS | ------------------------------------------------------------------------------ Robot.Parsing.Unicode In Paths | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Robot.Parsing.Utf8 Data ============================================================================== Robot.Parsing.Utf8 Data.Utf8 In Html ============================================================================== UTF-8 In Metadata | PASS | ------------------------------------------------------------------------------ UTF-8 In Keyword Arguments | PASS | ------------------------------------------------------------------------------ UTF-8 In Test Case And UK Names | FAIL | UnicodeEncodeError: 'ascii' codec can't encode characters in position 12-14: ordinal not in range(128) ------------------------------------------------------------------------------ Robot.Parsing.Utf8 Data.Utf8 In Html | FAIL | 3 critical tests, 2 passed, 1 failed 3 tests total, 2 passed, 1 failed ============================================================================== Robot.Parsing.Utf8 Data.Utf8 In Tsv ============================================================================== UTF-8 In Metadata | PASS | ------------------------------------------------------------------------------ UTF-8 In Keyword Arguments | PASS | ------------------------------------------------------------------------------ UTF-8 In Test Case And UK Names | FAIL | UnicodeEncodeError: 'ascii' codec can't encode characters in position 12-14: ordinal not in range(128) ------------------------------------------------------------------------------ Robot.Parsing.Utf8 Data.Utf8 In Tsv | FAIL | 3 critical tests, 2 passed, 1 failed 3 tests total, 2 passed, 1 failed ============================================================================== Robot.Parsing.Utf8 Data.Utf8 In Txt ============================================================================== UTF-8 In Metadata | PASS | ------------------------------------------------------------------------------ UTF-8 In Keyword Arguments | PASS | ------------------------------------------------------------------------------ UTF-8 In Test Case And UK Names | FAIL | UnicodeEncodeError: 'ascii' codec can't encode characters in position 12-14: ordinal not in range(128) ------------------------------------------------------------------------------ Robot.Parsing.Utf8 Data.Utf8 In Txt | FAIL | 3 critical tests, 2 passed, 1 failed 3 tests total, 2 passed, 1 failed ============================================================================== Robot.Parsing.Utf8 Data | FAIL | 9 critical tests, 6 passed, 3 failed 9 tests total, 6 passed, 3 failed ============================================================================== [ ERROR ] Opening XML file '<http://robot.radiaatto.ri.fi/hudson/job/RobotFramework/ws/robotframework/atest/results/output-059.xml'> failed: SyntaxError: mismatched tag: line 523, column 2 -- To unsubscribe, reply using "remove me" as the subject.
