yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33869
[Bug 1466543] [NEW] cinder tested function names not displaying in jasmine/ServicesTests report
Public bug reported:
Names of the tested functions in the Jasmine spec file for cinder api
are not displayed properly in the spec runner report accessible at url
/jasmine/ServicesTests.
This is duo to a typo when referencing the function name in the file
cinder.service.spec.js, so an undefined value is returned.
To reproduce this bug:
1) pull the latest version of horizon from gerrit;
2) run ./manage.py collectstatic and ./manage.py compress, if needed
3) restart apache service
4) go to url /jasmine/ServicesTests and click "Spec List"
5) scroll down to section "Cinder API"
** Affects: horizon
Importance: Undecided
Assignee: Paulo Ewerton (pauloewerton)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Paulo Ewerton (pauloewerton)
--
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/1466543
Title:
cinder tested function names not displaying in jasmine/ServicesTests
report
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Names of the tested functions in the Jasmine spec file for cinder api
are not displayed properly in the spec runner report accessible at url
/jasmine/ServicesTests.
This is duo to a typo when referencing the function name in the file
cinder.service.spec.js, so an undefined value is returned.
To reproduce this bug:
1) pull the latest version of horizon from gerrit;
2) run ./manage.py collectstatic and ./manage.py compress, if needed
3) restart apache service
4) go to url /jasmine/ServicesTests and click "Spec List"
5) scroll down to section "Cinder API"
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1466543/+subscriptions
Follow ups
References