← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1340596] [NEW] tests in stable branches fail due updated novalient

 

Public bug reported:

tests currently fail on stable branches:
2014-07-11 07:14:28.737 | ======================================================================
2014-07-11 07:14:28.738 | ERROR: test_index (openstack_dashboard.dashboards.admin.aggregates.tests.AggregatesViewTests)
2014-07-11 07:14:28.774 | ----------------------------------------------------------------------
2014-07-11 07:14:28.775 | Traceback (most recent call last):
2014-07-11 07:14:28.775 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/helpers.py", line 124, in setUp
2014-07-11 07:14:28.775 |     test_utils.load_test_data(self)
2014-07-11 07:14:28.775 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/utils.py", line 43, in load_test_data
2014-07-11 07:14:28.775 |     data_func(load_onto)
2014-07-11 07:14:28.775 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 60, in data
2014-07-11 07:14:28.776 |     TEST.exceptions.nova_unauthorized = create_stubbed_exception(nova_unauth)
2014-07-11 07:14:28.776 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 44, in create_stubbed_exception
2014-07-11 07:14:28.776 |     return cls(status_code, msg)
2014-07-11 07:14:28.776 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 31, in fake_init_exception
2014-07-11 07:14:28.776 |     self.code = code
2014-07-11 07:14:28.776 | AttributeError: can't set attribute
2014-07-11 07:14:28.777 |

** Affects: horizon
     Importance: High
     Assignee: Matthias Runge (mrunge)
         Status: In Progress

** Changed in: horizon
   Importance: Undecided => High

-- 
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/1340596

Title:
  tests in stable branches fail due updated novalient

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  tests currently fail on stable branches:
  2014-07-11 07:14:28.737 | ======================================================================
  2014-07-11 07:14:28.738 | ERROR: test_index (openstack_dashboard.dashboards.admin.aggregates.tests.AggregatesViewTests)
  2014-07-11 07:14:28.774 | ----------------------------------------------------------------------
  2014-07-11 07:14:28.775 | Traceback (most recent call last):
  2014-07-11 07:14:28.775 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/helpers.py", line 124, in setUp
  2014-07-11 07:14:28.775 |     test_utils.load_test_data(self)
  2014-07-11 07:14:28.775 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/utils.py", line 43, in load_test_data
  2014-07-11 07:14:28.775 |     data_func(load_onto)
  2014-07-11 07:14:28.775 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 60, in data
  2014-07-11 07:14:28.776 |     TEST.exceptions.nova_unauthorized = create_stubbed_exception(nova_unauth)
  2014-07-11 07:14:28.776 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 44, in create_stubbed_exception
  2014-07-11 07:14:28.776 |     return cls(status_code, msg)
  2014-07-11 07:14:28.776 |   File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 31, in fake_init_exception
  2014-07-11 07:14:28.776 |     self.code = code
  2014-07-11 07:14:28.776 | AttributeError: can't set attribute
  2014-07-11 07:14:28.777 |

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1340596/+subscriptions


Follow ups

References