← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1336387] [NEW] Volume test_encryption has missing mocks

 

Public bug reported:


The test is loading the volume index page and preloads the Snapshot tab.

The test however is not mocking the call for volume_snapshot_list() and
volume_list()  used in the Snapshot tab.

It looks like the exception is consume silently, must be a bug on the
get_<table>_data() call of the TableTab.

We need to add the missing mocks to avoid regression.

** Affects: horizon
     Importance: Undecided
         Status: Invalid

** Changed in: horizon
       Status: New => 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/1336387

Title:
  Volume test_encryption has missing mocks

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  
  The test is loading the volume index page and preloads the Snapshot tab.

  The test however is not mocking the call for volume_snapshot_list()
  and volume_list()  used in the Snapshot tab.

  It looks like the exception is consume silently, must be a bug on the
  get_<table>_data() call of the TableTab.

  We need to add the missing mocks to avoid regression.

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


Follow ups

References