See <http://robot.radiaatto.ri.fi/job/RIDE/3044/changes>
Changes: [mika.hanninen] Fix for #1111 ------------------------------------------ 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 ac95611676af08c015723182d6a10677c75b0c77 (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 5782c1502801d90fe489750c00ed2a7c465be798 (origin/HEAD, origin/master) Checking out Revision 5782c1502801d90fe489750c00ed2a7c465be798 (origin/HEAD, origin/master) Warning : There are multiple branch changesets here [workspace] $ /bin/bash -xe /tmp/hudson1860657192671046022.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". ..............................................................................................................................................................................................................................................................FF.F................................................FF............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ====================================================================== FAIL: test_rename_deletes_old_path (controller.test_file_rename.TestRenameTestCaseFile) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_file_rename.py",> line 33, in test_rename_deletes_old_path assert_true(self.deleted is True) 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_rename_preserves_directory_path (controller.test_file_rename.TestRenameTestCaseFile) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_file_rename.py",> line 29, in test_rename_preserves_directory_path assert_true(self.ctrl.filename.endswith(os.path.join('foo', 'quux.html'))) 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_rename_saves_file (controller.test_file_rename.TestRenameTestCaseFile) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/RIDE/ws/utest/controller/test_file_rename.py",> line 37, in test_rename_saves_file assert_true(self.saved is True) 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 921 tests in 13.344s FAILED (failures=5) ---> 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
