← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1307038] Re: linux IP lib tests conflicting patches causing sporadic UT failures

 

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

** Changed in: neutron
    Milestone: None => juno-1

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

Title:
  linux IP lib tests conflicting patches causing sporadic UT failures

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  The following failure is happening sporadically when running the unit
  tests:

  ft1.11275: neutron.tests.unit.test_linux_ip_lib.TestDeviceExists.test_device_exists_StringException: Empty attachments:
    pythonlogging:''
    pythonlogging:'neutron.api.extensions'
    stderr
    stdout

  Traceback (most recent call last):
    File "neutron/tests/unit/test_linux_ip_lib.py", line 785, in test_device_exists
      _execute.assert_called_once_with('o', 'link', ('show', 'eth0'))
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 845, in assert_called_once_with
      raise AssertionError(msg)
  AssertionError: Expected to be called once. Called 0 times.

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


References