← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370394] Re: neutron.tests.unit.cisco.test_network_plugin.TestCiscoRouterInterfacesV2XML.test_port_list_filtered_by_router_id failed in gate due to exception logged

 

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

** Changed in: neutron
    Milestone: None => kilo-3

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

Title:
  neutron.tests.unit.cisco.test_network_plugin.TestCiscoRouterInterfacesV2XML.test_port_list_filtered_by_router_id
  failed in gate due to exception logged

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

Bug description:
  It failed in Icehouse:

  Traceback (most recent call last):
    File "neutron/tests/unit/cisco/test_network_plugin.py", line 1114, in test_port_list_filtered_by_router_id
      self.assertFalse(self.log_exc_count)
    File "/usr/lib/python2.7/unittest/case.py", line 414, in assertFalse
      raise self.failureException(msg)
  AssertionError: 1 is not false

  This means that unexpected exception occurred and was logged while
  running the unit test.

  It failed once for https://review.openstack.org/#/c/120418/
  Logs are at: http://logs.openstack.org/18/120418/3/gate/gate-neutron-python27/c8fc567/testr_results.html.gz

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


References