See <http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/837/changes>
Changes: [Jussi Malinen <[email protected]>] use interpreter name with version if version is part of extension ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. 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 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev . --template {rev} [workspace] $ hg log --rev 6e40511e76def0090b4f45d3ce3e7f1147d8cea9 [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 6e40511e76def0090b4f45d3ce3e7f1147d8cea9 [workspace] $ /bin/bash -xe /tmp/hudson4556322127662787459.sh + TZ=GMT15 + python utest/run_utests.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ====================================================================== FAIL: test_get_current_timetuple_excluding_millis (test_robottime.TestTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RobotFramework%20Unit%20Tests/ws/utest/utils/test_robottime.py",> line 30, in test_get_current_timetuple_excluding_millis assert_equal(actual[:-1], expected[:6]) 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: (2012, 10, 23, 20, 4, 2) != (2012, 10, 23, 20, 4, 1) ---------------------------------------------------------------------- Ran 1294 tests in 5.190s FAILED (failures=1) Build step 'Execute shell' marked build as failure
