yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23372
[Bug 1377374] [NEW] test_launch_instance_exception_on_flavors fails
Public bug reported:
When building Horizon Juno RC1, I have the below Python stack dump. If
you need more details on how to reproduce this in Debian Sid, please let
me know, and I'll explain, though the package is currently in Debian
Experimental, so just doing dpkg-buildpackage using it should be enough.
======================================================================
FAIL: test_launch_instance_exception_on_flavors (openstack_dashboard.dashboards.project.databases.tests.DatabaseTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/zigo/sources/openstack/juno/horizon/build-area/horizon-2014.2~rc1/openstack_dashboard/test/helpers.py", line 80, in instance_stub_out
return fn(self, *args, **kwargs)
File "/home/zigo/sources/openstack/juno/horizon/build-area/horizon-2014.2~rc1/openstack_dashboard/dashboards/project/databases/tests.py", line 159, in test_launch_instance_exception_
self.client.get(LAUNCH_URL)
AssertionError: Http302 not raised
** Affects: horizon
Importance: Undecided
Status: New
--
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/1377374
Title:
test_launch_instance_exception_on_flavors fails
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When building Horizon Juno RC1, I have the below Python stack dump. If
you need more details on how to reproduce this in Debian Sid, please
let me know, and I'll explain, though the package is currently in
Debian Experimental, so just doing dpkg-buildpackage using it should
be enough.
======================================================================
FAIL: test_launch_instance_exception_on_flavors (openstack_dashboard.dashboards.project.databases.tests.DatabaseTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/zigo/sources/openstack/juno/horizon/build-area/horizon-2014.2~rc1/openstack_dashboard/test/helpers.py", line 80, in instance_stub_out
return fn(self, *args, **kwargs)
File "/home/zigo/sources/openstack/juno/horizon/build-area/horizon-2014.2~rc1/openstack_dashboard/dashboards/project/databases/tests.py", line 159, in test_launch_instance_exception_
self.client.get(LAUNCH_URL)
AssertionError: Http302 not raised
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1377374/+subscriptions
Follow ups
References