← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1363805] Re: test_ipv6.TestIsEnabled.test_enabled failure

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

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

Title:
  test_ipv6.TestIsEnabled.test_enabled failure

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  New

Bug description:
  https://review.openstack.org/#/c/116826/ introduced UT failures on
  systems without the procfs entry.

  
  ======================================================================
  FAIL: neutron.tests.unit.test_ipv6.TestIsEnabled.test_memoize
  tags: worker-4
  ----------------------------------------------------------------------
  Empty attachments:
    pythonlogging:'neutron.api.extensions'
    stderr
    stdout

  pythonlogging:'': {{{2014-09-01 15:53:08,028     INFO
  [neutron.common.ipv6_utils] IPv6 is not enabled on this system.}}}

  Traceback (most recent call last):
    File "neutron/tests/unit/test_ipv6.py", line 77, in test_memoize
    File "/usr/pkg/lib/python2.7/unittest/case.py", line 422, in assertTrue
  AssertionError: False is not true
  ======================================================================
  FAIL: neutron.tests.unit.test_ipv6.TestIsEnabled.test_enabled
  tags: worker-3
  ----------------------------------------------------------------------
  Empty attachments:
    pythonlogging:'neutron.api.extensions'
    stderr
    stdout

  pythonlogging:'': {{{2014-09-01 15:53:08,041     INFO
  [neutron.common.ipv6_utils] IPv6 is not enabled on this system.}}}

  Traceback (most recent call last):
    File "neutron/tests/unit/test_ipv6.py", line 66, in test_enabled
    File "/usr/pkg/lib/python2.7/unittest/case.py", line 422, in assertTrue
  AssertionError: False is not true
  ======================================================================

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


References