yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27042
[Bug 1412581] Re: Integration test failing in horizon
Not an error, did not modify correct configuration for integration test.
** Changed in: horizon
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1412581
Title:
Integration test failing in horizon
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
Steps to reproduce this error:
1. Check out the latest master branch (currently on f64664ddc54f24477c59404e84d7ec5d9bb1d88e).
2. Then run the integration tests: "./run_tests.sh --integration"
3. See error
I have also tried going back a few patches, but it seems like we have had this error for quite sometime.
Here is the complete trace: http://paste.openstack.org/show/158986/
$ ./run_tests.sh --integration
Checking environment.
Environment is up to date.
Running Horizon integration tests...
openstack_dashboard.test.integration_tests.tests.test_dashboard_help_redirection.TestDashboardHelp.test_dashboard_help_redirection ... ERROR
openstack_dashboard.test.integration_tests.tests.test_flavors.TestFlavors.test_flavor_create ... ERROR
openstack_dashboard.test.integration_tests.tests.test_image_create_delete.TestImage.test_image_create_delete ... ERROR
openstack_dashboard.test.integration_tests.tests.test_keypair.TestKeypair.test_keypair ... ERROR
openstack_dashboard.test.integration_tests.tests.test_login.TestLogin.test_login ... FAIL
openstack_dashboard.test.integration_tests.tests.test_password_change.TestPasswordChange.test_password_change ... ERROR
openstack_dashboard.test.integration_tests.tests.test_user_settings.TestUserSettings.test_user_settings_change ... ERROR
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1412581/+subscriptions
References