yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52332
[Bug 1592546] [NEW] OVSLibTestCase.test_db_find_column_type_list is not isolated
Public bug reported:
Spotted in a functional test log:
neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_db_find_column_type_list(vsctl)
-----------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "neutron/tests/functional/agent/test_ovs_lib.py", line 395, in test_db_find_column_type_list
self.assertEqual(tags_present, len_0_list)
File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: [{u'tag': 42}, {u'tag': 1}] != [{u'tag': 42}, {u'tag': 1}, {u'tag': 1567}]
Note the extra {'tag': 1567}.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: functional-tests gate-failure
** Tags added: functional-tests gate-failure
** Description changed:
- Spotted in a a functional test log:
+ Spotted in a functional test log:
neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_db_find_column_type_list(vsctl)
-----------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
- Traceback (most recent call last):
- File "neutron/tests/functional/agent/test_ovs_lib.py", line 395, in test_db_find_column_type_list
- self.assertEqual(tags_present, len_0_list)
- File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
- self.assertThat(observed, matcher, message)
- File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
- raise mismatch_error
- testtools.matchers._impl.MismatchError: [{u'tag': 42}, {u'tag': 1}] != [{u'tag': 42}, {u'tag': 1}, {u'tag': 1567}]
-
+ Traceback (most recent call last):
+ File "neutron/tests/functional/agent/test_ovs_lib.py", line 395, in test_db_find_column_type_list
+ self.assertEqual(tags_present, len_0_list)
+ File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
+ self.assertThat(observed, matcher, message)
+ File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
+ raise mismatch_error
+ testtools.matchers._impl.MismatchError: [{u'tag': 42}, {u'tag': 1}] != [{u'tag': 42}, {u'tag': 1}, {u'tag': 1567}]
Note the extra {'tag': 1567}.
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1592546
Title:
OVSLibTestCase.test_db_find_column_type_list is not isolated
Status in neutron:
New
Bug description:
Spotted in a functional test log:
neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_db_find_column_type_list(vsctl)
-----------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "neutron/tests/functional/agent/test_ovs_lib.py", line 395, in test_db_find_column_type_list
self.assertEqual(tags_present, len_0_list)
File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: [{u'tag': 42}, {u'tag': 1}] != [{u'tag': 42}, {u'tag': 1}, {u'tag': 1567}]
Note the extra {'tag': 1567}.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1592546/+subscriptions
Follow ups