← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1611681] [NEW] test_db_find_column_type_list failing in gate

 

Public bug reported:

duplicate tag entry causing failure. example from
http://logs.openstack.org/10/275110/13/check/gate-neutron-dsvm-
functional/8cd2e03/testr_results.html.gz


Traceback (most recent call last):
  File "neutron/tests/functional/agent/test_ovs_lib.py", line 395, in test_db_find_column_type_list
    self.assertItemsEqual(tags_present, len_0_list)
  File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/unittest2/case.py", line 1182, in assertItemsEqual
    return self.assertSequenceEqual(expected, actual, msg=msg)
  File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/unittest2/case.py", line 1014, in assertSequenceEqual
    self.fail(msg)
  File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/unittest2/case.py", line 690, in fail
    raise self.failureException(msg)
AssertionError: Sequences differ: [{'tag': 1}, {'tag': 42}, {'tag': 1979}] != [{'tag': 1}, {'tag': 42}, {'tag': 1979}, {'tag': 1979}]

Second sequence contains 1 additional elements.
First extra element 3:
{'tag': 1979}

- [{'tag': 1}, {'tag': 42}, {'tag': 1979}]
+ [{'tag': 1}, {'tag': 42}, {'tag': 1979}, {'tag': 1979}]
?                                   +++++++++++++++

** Affects: neutron
     Importance: Critical
         Status: New


** Tags: gate-failure ovs-lib

** Changed in: neutron
   Importance: Undecided => Critical

** Tags added: gate-failure ovs-lib

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

Title:
  test_db_find_column_type_list failing in gate

Status in neutron:
  New

Bug description:
  duplicate tag entry causing failure. example from
  http://logs.openstack.org/10/275110/13/check/gate-neutron-dsvm-
  functional/8cd2e03/testr_results.html.gz


  Traceback (most recent call last):
    File "neutron/tests/functional/agent/test_ovs_lib.py", line 395, in test_db_find_column_type_list
      self.assertItemsEqual(tags_present, len_0_list)
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/unittest2/case.py", line 1182, in assertItemsEqual
      return self.assertSequenceEqual(expected, actual, msg=msg)
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/unittest2/case.py", line 1014, in assertSequenceEqual
      self.fail(msg)
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/unittest2/case.py", line 690, in fail
      raise self.failureException(msg)
  AssertionError: Sequences differ: [{'tag': 1}, {'tag': 42}, {'tag': 1979}] != [{'tag': 1}, {'tag': 42}, {'tag': 1979}, {'tag': 1979}]

  Second sequence contains 1 additional elements.
  First extra element 3:
  {'tag': 1979}

  - [{'tag': 1}, {'tag': 42}, {'tag': 1979}]
  + [{'tag': 1}, {'tag': 42}, {'tag': 1979}, {'tag': 1979}]
  ?                                   +++++++++++++++

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