Hi
Please help me on this, I have committed a blueprint on openstack. Done some changes in horizon code. I am getting the error from Jenkins. Please help me on this Below is the error I m getting from jenkins venv create: /home/jenkins/workspace/gate-horizon-selenium/.tox/venv 2014-11-27 11:13:29.117 | venv installdeps: -r/home/jenkins/workspace/gate-horizon-selenium/requirements.txt, -r/home/jenkins/workspace/gate-horizon-selenium/test-requirements.txt 2014-11-27 11:14:33.767 | venv develop-inst: /home/jenkins/workspace/gate-horizon-selenium 2014-11-27 11:14:43.845 | venv runtests: PYTHONHASHSEED='0' 2014-11-27 11:14:43.845 | venv runtests: commands[0] | ../../../../bin/bash run_tests.sh -N --only-selenium 2014-11-27 11:14:43.845 | WARNING:test command found but not installed in testenv 2014-11-27 11:14:43.845 | cmd: /bin/bash 2014-11-27 11:14:43.846 | env: /home/jenkins/workspace/gate-horizon-selenium/.tox/venv 2014-11-27 11:14:43.846 | Maybe forgot to specify a dependency? 2014-11-27 11:14:46.526 | Running Horizon application tests 2014-11-27 11:14:48.371 | 2014-11-27 11:17:26.141 | [34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[34mS[0m[32m.[0m[31mE[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m 2014-11-27 11:17:26.141 | ====================================================================== 2014-11-27 11:17:26.142 | ERROR: test (horizon.test.jasmine.jasmine_tests.ServicesTests) 2014-11-27 11:17:26.142 | ---------------------------------------------------------------------- 2014-11-27 11:17:26.143 | Traceback (most recent call last): 2014-11-27 11:17:26.143 | File "/home/jenkins/workspace/gate-horizon-selenium/horizon/test/helpers.py", line 287, in test 2014-11-27 11:17:26.143 | self.run_jasmine() 2014-11-27 11:17:26.143 | File "/home/jenkins/workspace/gate-horizon-selenium/horizon/test/helpers.py", line 271, in run_jasmine 2014-11-27 11:17:26.143 | wait.until(jasmine_done) 2014-11-27 11:17:26.144 | File "/home/jenkins/workspace/gate-horizon-selenium/.tox/venv/local/lib/python2.7/site-packages/selenium/webdriver/support/wait.py", line 71, in until 2014-11-27 11:17:26.144 | raise TimeoutException(message) 2014-11-27 11:17:26.144 | TimeoutException: Message: 2014-11-27 11:17:26.144 | 2014-11-27 11:17:26.144 | 2014-11-27 11:17:26.175 | Slowest 5 tests took 135.09 secs: 2014-11-27 11:17:26.176 | [31m 122.90 ServicesTests.test[0m 2014-11-27 11:17:26.176 | [31m 3.27 LazyLoadedTabsTests.test_every_checked_row_checkbox_set_select_all[0m 2014-11-27 11:17:26.177 | [31m 3.19 LazyLoadedTabsTests.test_any_unchecked_row_checkbox_unsets_select_all[0m 2014-11-27 11:17:26.177 | [31m 3.00 LazyLoadedTabsTests.test_select_all_checkbox_sets_on_row_checkboxes[0m 2014-11-27 11:17:26.177 | [31m 2.73 LazyLoadedTabsTests.test_delete_button_is_enabled_on_selection[0m 2014-11-27 11:17:26.178 | ---------------------------------------------------------------------- 2014-11-27 11:17:26.178 | Ran 141 tests in 157.765s 2014-11-27 11:17:26.178 | 2014-11-27 11:17:26.179 | FAILED (SKIP=133, errors=1) 2014-11-27 11:17:26.179 | nosetests horizon --nocapture --nologcapture --exclude-dir=horizon/conf/ --exclude-dir=horizon/test/customization --cover-package=horizon --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1 2014-11-27 11:17:26.179 | Creating test database for alias 'default'... 2014-11-27 11:17:26.180 | Destroying test database for alias 'default'... 2014-11-27 11:17:26.197 | Running openstack_dashboard tests 2014-11-27 11:17:29.474 | WARNING:root:No local_settings file found. "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus."
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack