See <http://robot.radiaatto.ri.fi/job/RIDE/3048/changes>
Changes: [mika.hanninen] All the sillyness introduced earlier fixed by M.Korpela ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building on master in workspace <http://robot.radiaatto.ri.fi/job/RIDE/ws/> Checkout:workspace / <http://robot.radiaatto.ri.fi/job/RIDE/ws/> - hudson.remoting.LocalChannel@5fb79c5c Using strategy: Default Last Built Revision: Revision 1e3d0b3651235ced98ad25e842378778a28997d7 (origin/HEAD, origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from https://github.com/robotframework/RIDE.git Seen branch in repository origin/0.52.x Seen branch in repository origin/HEAD Seen branch in repository origin/exclude-dirs Seen branch in repository origin/filesystemtree Seen branch in repository origin/gh-pages Seen branch in repository origin/issue-983 Seen branch in repository origin/kekkonen Seen branch in repository origin/master Seen branch in repository origin/perse Seen branch in repository origin/testit Seen branch in repository origin/thread_sqlite3 Commencing build of Revision a603ee26b8c39c538b5bf8b5005db61b8f137e41 (origin/HEAD, origin/master) Checking out Revision a603ee26b8c39c538b5bf8b5005db61b8f137e41 (origin/HEAD, origin/master) Warning : There are multiple branch changesets here [workspace] $ /bin/bash -xe /tmp/hudson112433931644800002.sh + find <http://robot.radiaatto.ri.fi/job/RIDE/ws/> -name '*.pyc' -delete + rm -f <http://robot.radiaatto.ri.fi/job/RIDE/ws/.coverage> + rm -rf /var/lib/jenkins/.robotframework + cd <http://robot.radiaatto.ri.fi/job/RIDE/ws/> + echo Executing tests when no configuration directory Executing tests when no configuration directory + xvfb-run -n 91 paver test ........Xlib: extension "RANDR" missing on display ":91.0". .....................................................................................................................................................................................................................................................................................................................FFF............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ====================================================================== FAIL: test_import_is_invalidated_when_resource_file_name_changes (controller.test_format_change.TestResourceFileRename) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_format_change.py",> line 122, in test_import_is_invalidated_when_resource_file_name_changes self._rename_resource('resu', False) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_format_change.py",> line 155, in _rename_resource assert_true(self.res_controller.remove_from_filesystem.called) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/lib/robot/utils/asserts.py",> line 122, in fail_unless if not expr: _report_failure(msg) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/lib/robot/utils/asserts.py",> line 232, in _report_failure raise AssertionError() AssertionError ====================================================================== FAIL: test_import_is_invalidated_when_resource_file_name_changes_and_hubaa (controller.test_format_change.TestResourceFileRename) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_format_change.py",> line 144, in test_import_is_invalidated_when_resource_file_name_changes_and_hubaa self._rename_resource('resu', True) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_format_change.py",> line 155, in _rename_resource assert_true(self.res_controller.remove_from_filesystem.called) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/lib/robot/utils/asserts.py",> line 122, in fail_unless if not expr: _report_failure(msg) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/lib/robot/utils/asserts.py",> line 232, in _report_failure raise AssertionError() AssertionError ====================================================================== FAIL: test_import_is_modified_when_resource_file_name_changes_and_habaa (controller.test_format_change.TestResourceFileRename) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_format_change.py",> line 129, in test_import_is_modified_when_resource_file_name_changes_and_habaa self._rename_resource('gooo', True) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_format_change.py",> line 155, in _rename_resource assert_true(self.res_controller.remove_from_filesystem.called) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/lib/robot/utils/asserts.py",> line 122, in fail_unless if not expr: _report_failure(msg) File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/lib/robot/utils/asserts.py",> line 232, in _report_failure raise AssertionError() AssertionError ---------------------------------------------------------------------- Ran 925 tests in 13.574s FAILED (failures=3) ---> pavement.test Captured Task Output: --------------------- ---> pavement.test Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/paver/tasks.py", line 170, in _run_task return do_task() File "/usr/lib/pymodules/python2.6/paver/tasks.py", line 167, in do_task return func(**kw) File "pavement.py", line 86, in test assert _run_nose(args) is True AssertionError Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results
