yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76525
[Bug 1425001] Re: remove try except from tests
As of Stein development cycle, such try/except is no longer used.
Marking this as Invalid.
** Changed in: horizon
Milestone: next => None
** Changed in: horizon
Assignee: Yash Bathia (ybathia) => (unassigned)
** Changed in: horizon
Status: Confirmed => Invalid
** Changed in: horizon
Importance: Medium => Undecided
--
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/1425001
Title:
remove try except from tests
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/projects/tests.py#L1569
There is a try catch. The caught exception is from keystoneclient, not
from horizon itself.
Imho we should remove it.
Besides, this particular test fails, when updating to django-1.7
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1425001/+subscriptions
References