yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16797
[Bug 1336388] [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
Assignee: Lin Hua Cheng (lin-hua-cheng)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Lin Hua Cheng (lin-hua-cheng)
--
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/1336388
Title:
Volume test_encryption has missing mocks
Status in OpenStack Dashboard (Horizon):
New
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/1336388/+subscriptions
Follow ups
References