*** This bug is a duplicate of bug 1593647 ***
    https://bugs.launchpad.net/bugs/1593647

** This bug has been marked a duplicate of bug 1593647
   TestDesignateClient.test_secure_client fails with  AssertionError: Expected 
call: mock(verify='...')

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1594405

Title:
  test_secure_client fails

Status in neutron:
  New

Bug description:
  This test is failing in ubuntu package builds.  It was added via:
  https://review.openstack.org/#/c/330817/

  ==============================
  Failed 1 tests - output below:
  ==============================

  
neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClient.test_secure_client
  
-----------------------------------------------------------------------------------------------------

  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
      Traceback (most recent call last):
        File 
"/��PKGBUILDDIR��/neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py",
 line 522, in test_secure_client
          driver.session.Session.assert_called_with(verify=self.TEST_CA_CERT)
        File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 925, in 
assert_called_with
          raise AssertionError('Expected call: %s\nNot called' % (expected,))
      AssertionError: Expected call: 
mock(verify='8e8f09ecf81e4e898a41a2153e7b6a0d')
      Not called

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to