← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1466543] Re: cinder tested function names not displaying in jasmine/ServicesTests report

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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 due 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


References