See <http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/747/changes>
Changes: [Pekka Klärck] rebot_resource.html -> rebot_resource.txt ------------------------------------------ Started by an SCM change Building on master in workspace <http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/> [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 8 files updated, 0 files merged, 1 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev . --template {rev} [workspace] $ hg log --rev 54e51f5e25c128f799fc81efe6dc14fce29fe7b3 [workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune 54e51f5e25c128f799fc81efe6dc14fce29fe7b3 [workspace] $ /bin/bash -xe /tmp/hudson881109424948943920.sh + TZ=GMT15 + python utest/run_utests.py .............FF.......F.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ====================================================================== FAIL: test_run_once (test_run_and_rebot.TestRebot) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/api/test_run_and_rebot.py",> line 133, in test_run_once assert exists(LOG_PATH) AssertionError ====================================================================== FAIL: test_importing_library_from_pythonpath (test_run_and_rebot.TestRelativeImportsFromPythonpath) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/api/test_run_and_rebot.py",> line 208, in test_importing_library_from_pythonpath self._assert_output(errors, '') File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/api/test_run_and_rebot.py",> line 64, in _assert_output self._assert_no_output(output) File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/api/test_run_and_rebot.py",> line 68, in _assert_no_output raise AssertionError('Expected output to be empty:\n%s' % output) AssertionError: Expected output to be empty: [ ERROR ] Reading XML source '/tmp/output.xml' failed: SyntaxError: not well-formed (invalid token): line 35, column 3 Try --help for usage information. ====================================================================== FAIL: test_clear_namespace_between_runs (test_run_and_rebot.TestStateBetweenTestRuns) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/api/test_run_and_rebot.py",> line 187, in test_clear_namespace_between_runs assert_equals(rc, 0) File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/../src/robot/utils/asserts.py",> line 184, in fail_unless_equal _report_unequality_failure(first, second, msg, values, '!=') File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/../src/robot/utils/asserts.py",> line 247, in _report_unequality_failure _report_failure(msg) File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/../src/robot/utils/asserts.py",> line 233, in _report_failure raise AssertionError(msg) AssertionError: 252 != 0 ---------------------------------------------------------------------- Ran 1285 tests in 3.268s FAILED (failures=3) Build step 'Execute shell' marked build as failure
