← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1298320] [NEW] tests not properly mocked

 

Public bug reported:

During test run: (icehouse-3 milestone):

Running openstack_dashboard tests
nosetests openstack_dashboard --nocapture --nologcapture --cover-package=openstack_dashboard --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
Creating test database for alias 'default'...
.........................................................................................................................................................................................................................................................................................................................................................................................<django.utils.functional.__proxy__ object at 0x13643710>
<django.utils.functional.__proxy__ object at 0x13755290>
............................................................................................................................................................................................................................................................................................SSS.........................................................................................................................................................................................................SSSSS.S
----------------------------------------------------------------------
Ran 872 tests in 127.181s


those proxy object calls  should have been mocked properly.

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  tests not properly mocked

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  During test run: (icehouse-3 milestone):

  Running openstack_dashboard tests
  nosetests openstack_dashboard --nocapture --nologcapture --cover-package=openstack_dashboard --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
  Creating test database for alias 'default'...
  .........................................................................................................................................................................................................................................................................................................................................................................................<django.utils.functional.__proxy__ object at 0x13643710>
  <django.utils.functional.__proxy__ object at 0x13755290>
  ............................................................................................................................................................................................................................................................................................SSS.........................................................................................................................................................................................................SSSSS.S
  ----------------------------------------------------------------------
  Ran 872 tests in 127.181s

  
  those proxy object calls  should have been mocked properly.

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


Follow ups

References