← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1335859] [NEW] Wrong assert in nova.tests.virt.vmwareapi.test_vmops.py

 

Public bug reported:

bad assertion in nova.tests.virt.vmwareapi.vmwareapi.test_vmops.py:640

self.assertTrue(3, len(mock_mkdir.mock_calls)) should be replaced with
assertEqual

** Affects: nova
     Importance: Undecided
     Assignee: Sergey Nikitin (snikitin)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Sergey Nikitin (snikitin)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1335859

Title:
  Wrong assert in nova.tests.virt.vmwareapi.test_vmops.py

Status in OpenStack Compute (Nova):
  New

Bug description:
  bad assertion in nova.tests.virt.vmwareapi.vmwareapi.test_vmops.py:640

  self.assertTrue(3, len(mock_mkdir.mock_calls)) should be replaced with
  assertEqual

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


Follow ups

References