Public bug reported:

Error log [1]:
Traceback (most recent call last):
  File 
"/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/base.py", 
line 174, in func
    return f(self, *args, **kwargs)
  File 
"/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/unit/services/revisions/test_revision_plugin.py",
 line 170, in test_port_ip_update_revises
    response = self._update('ports', port['port']['id'], new)
  File 
"/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/unit/db/test_db_base_plugin_v2.py",
 line 603, in _update
    self.assertEqual(expected_code, res.status_int)
  File 
"/home/zuul/src/git.openstack.org/openstack/neutron/.tox/py37/lib/python3.7/site-packages/testtools/testcase.py",
 line 411, in assertEqual
    self.assertThat(observed, matcher, message)
  File 
"/home/zuul/src/git.openstack.org/openstack/neutron/.tox/py37/lib/python3.7/site-packages/testtools/testcase.py",
 line 498, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 200 != 400


[1] 
http://logs.openstack.org/79/633979/26/check/openstack-tox-py37/e7878ff/testr_results.html.gz

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

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

Title:
  "test_port_ip_update_revises" fails in py37 intermittently

Status in neutron:
  New

Bug description:
  Error log [1]:
  Traceback (most recent call last):
    File 
"/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/base.py", 
line 174, in func
      return f(self, *args, **kwargs)
    File 
"/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/unit/services/revisions/test_revision_plugin.py",
 line 170, in test_port_ip_update_revises
      response = self._update('ports', port['port']['id'], new)
    File 
"/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/unit/db/test_db_base_plugin_v2.py",
 line 603, in _update
      self.assertEqual(expected_code, res.status_int)
    File 
"/home/zuul/src/git.openstack.org/openstack/neutron/.tox/py37/lib/python3.7/site-packages/testtools/testcase.py",
 line 411, in assertEqual
      self.assertThat(observed, matcher, message)
    File 
"/home/zuul/src/git.openstack.org/openstack/neutron/.tox/py37/lib/python3.7/site-packages/testtools/testcase.py",
 line 498, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: 200 != 400

  
  [1] 
http://logs.openstack.org/79/633979/26/check/openstack-tox-py37/e7878ff/testr_results.html.gz

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to