See <http://robot.radiaatto.ri.fi/hudson/job/RobotFrameworkJython/553/changes>
Changes: [pekka.klarck] no need for fake java modules now that Screenshot works also on Python [pekka.klarck] regen [pekka.klarck] 1) Support taking screenshots also with wx. This is a win as RIDE users already have it. Needs to be tested on Windows and OSX. 2) Clean-up selecting modules to use for taking the screenshot. 3) Documented the Python support. [pekka.klarck] Minor clean-up -- the API is so horrible that I gave up making the code better than this. CI server should now have PyGTK installed so tests may even pass there. [pekka.klarck] fix saving with gtk. now tested on ubuntu. [pekka.klarck] take screenshot when gtk module is available (impl on windows and code not yet tested) [pekka.klarck] support for taking screenshot on windows when PIL installed [pekka.klarck] moved java impl of taking screenshot out of the library class [pekka.klarck] format + run tests with python (this will break build) [pekka.klarck] extract method [janne.t.harkonen] Removed test that was never meant to pass [robotframework] Give warning if named argument is used twice, issue 728 [jussi.ao.malinen] regen [jussi.ao.malinen] documented xunit compatible result file [jussi.ao.malinen] moved --xunitfile before --debugfile [jussi.ao.malinen] xunit compatible output based on original patch by Régis Desgroppes. issue 442 ------------------------------------------ [...truncated 6389 lines...] Different Variable Files :: Verifies that it is possible to import... | PASS | ------------------------------------------------------------------------------ Same Variable File :: Verifies that if the same variable file is r... | PASS | ------------------------------------------------------------------------------ Robot.Variables.Same Variable File Names | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Robot.Variables.Suite Source ============================================================================== ${SUITE SOURCE} in dir suite | PASS | ------------------------------------------------------------------------------ ${SUITE SOURCE} in file suite | PASS | ------------------------------------------------------------------------------ ${SUITE SOURCE} in user keyword | PASS | ------------------------------------------------------------------------------ ${SUITE SOURCE} in resource file | PASS | ------------------------------------------------------------------------------ Robot.Variables.Suite Source | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Robot.Variables.Test And Suite Status Variables ============================================================================== Previous Test Variables Should Have Default Values | PASS | ------------------------------------------------------------------------------ Test Name In Test | PASS | ------------------------------------------------------------------------------ Test Name In Setup | PASS | ------------------------------------------------------------------------------ Test Tags | PASS | ------------------------------------------------------------------------------ Test Status Should Not Exist Outside Teardown | PASS | ------------------------------------------------------------------------------ Test Message Should Not Exist Outside Teardown | PASS | ------------------------------------------------------------------------------ Test Status When Test Fails | PASS | ------------------------------------------------------------------------------ Test Status When Setup Fails | PASS | ------------------------------------------------------------------------------ ...ous Test Variables Should Have Correct Values When That Test Fails | PASS | ------------------------------------------------------------------------------ ...ious Test Variables Should Have Default Values From Previous Suite | PASS | ------------------------------------------------------------------------------ Suite And Prev Test Variables Work Correctly In Setup | PASS | ------------------------------------------------------------------------------ Suite And Prev Test Variables Work Correctly In Teardown | PASS | ------------------------------------------------------------------------------ Suite Variables In Test | PASS | ------------------------------------------------------------------------------ Robot.Variables.Test And Suite Status Variables | PASS | 13 critical tests, 13 passed, 0 failed 13 tests total, 13 passed, 0 failed ============================================================================== Robot.Variables.Variable Priorities :: Some of these tests are testing same... ============================================================================== Individual CLI Variables Override All Other Variables | PASS | ------------------------------------------------------------------------------ Variable Files From CLI Override All Variables In Test Data | PASS | ------------------------------------------------------------------------------ ...riable Files Are Given From CLI The First One Has Highest Priority | PASS | ------------------------------------------------------------------------------ ...les Override Variables From Resource And Variable Files It Imports | PASS | ------------------------------------------------------------------------------ ...les Override Variables From Resource And Variable Files It Imports | PASS | ------------------------------------------------------------------------------ ... Or Variable Files Are Imported The First One Has Highest Priority | PASS | ------------------------------------------------------------------------------ Variables With Different Priorities Are Seen Also In User Keywords | PASS | ------------------------------------------------------------------------------ ...es Set During Test Execution Override All Variables In Their Scope | PASS | ------------------------------------------------------------------------------ Robot.Variables.Variable Priorities :: Some of these tests are tes... | PASS | 8 critical tests, 8 passed, 0 failed 8 tests total, 8 passed, 0 failed ============================================================================== Robot.Variables.Variable Scopes :: These tests are somewhat related to test... ============================================================================== Variables Set In Test Case Are Seen By User Keywords | PASS | ------------------------------------------------------------------------------ Variables Set In One Test Are Not Visible In Another | PASS | ------------------------------------------------------------------------------ ...les Set In User Keyword Are Seen Only By Lower Level User Keywords | PASS | ------------------------------------------------------------------------------ Robot.Variables.Variable Scopes :: These tests are somewhat relate... | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Robot.Variables.Variable Table ============================================================================== 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.Variable Table | PASS | 18 critical tests, 18 passed, 0 failed 18 tests total, 18 passed, 0 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 | 163 critical tests, 157 passed, 6 failed 163 tests total, 157 passed, 6 failed ============================================================================== Robot :: Robot Framework acceptance tests | FAIL | 2213 critical tests, 2134 passed, 79 failed 2240 tests total, 2134 passed, 106 failed ============================================================================== Output: <http://robot.radiaatto.ri.fi/hudson/job/RobotFrameworkJython/ws/robotframework/atest/results/output.xml> Report: <http://robot.radiaatto.ri.fi/hudson/job/RobotFrameworkJython/ws/robotframework/atest/results/report.html> Log: <http://robot.radiaatto.ri.fi/hudson/job/RobotFrameworkJython/ws/robotframework/atest/results/log.html>