← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1425001] [NEW] remove try except from tests

 

Public bug reported:

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

** Affects: horizon
     Importance: Medium
         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/1425001

Title:
  remove try except from tests

Status in OpenStack Dashboard (Horizon):
  New

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


Follow ups

References