unit tests failure

Bug #1591932 reported by YAMAMOTO Takashi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Critical
YAMAMOTO Takashi

Bug Description

http://logs.openstack.org/87/199387/28/check/gate-networking-midonet-python27/5ed551d/console.html

2016-06-13 07:58:41.079361 ======================================================================
2016-06-13 07:58:41.079405 FAIL: midonet.neutron.tests.unit.test_midonet_plugin_ml2.TestMidonetSubnetsML2.test_delete_subnet_dhcp_port_associated_with_other_subnets
2016-06-13 07:58:41.079436 ----------------------------------------------------------------------
2016-06-13 07:58:41.079462 Traceback (most recent call last):
2016-06-13 07:58:41.079507 File "/tmp/openstack/neutron/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 3316, in test_delete_subnet_dhcp_port_associated_with_other_subnets
2016-06-13 07:58:41.079530 self.assertEqual(204, res.status_int)
2016-06-13 07:58:41.079576 File "/home/jenkins/workspace/gate-networking-midonet-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
2016-06-13 07:58:41.079637 self.assertThat(observed, matcher, message)
2016-06-13 07:58:41.079687 File "/home/jenkins/workspace/gate-networking-midonet-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
2016-06-13 07:58:41.079700 raise mismatch_error
2016-06-13 07:58:41.079720 testtools.matchers._impl.MismatchError: 204 != 500
2016-06-13 07:58:41.079743 ======================================================================
2016-06-13 07:58:41.079780 FAIL: midonet.neutron.tests.unit.test_midonet_plugin_ml2.TestMidonetSubnetsML2.test_delete_subnet_port_exists_owned_by_network
2016-06-13 07:58:41.079814 ----------------------------------------------------------------------
2016-06-13 07:58:41.079830 Traceback (most recent call last):
2016-06-13 07:58:41.079871 File "/tmp/openstack/neutron/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 3293, in test_delete_subnet_port_exists_owned_by_network
2016-06-13 07:58:41.079894 self.assertEqual(webob.exc.HTTPNoContent.code, res.status_int)
2016-06-13 07:58:41.079938 File "/home/jenkins/workspace/gate-networking-midonet-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
2016-06-13 07:58:41.079956 self.assertThat(observed, matcher, message)
2016-06-13 07:58:41.080001 File "/home/jenkins/workspace/gate-networking-midonet-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
2016-06-13 07:58:41.080013 raise mismatch_error
2016-06-13 07:58:41.080032 testtools.matchers._impl.MismatchError: 204 != 500
2016-06-13 07:58:41.080039

Changed in networking-midonet:
importance: Undecided → Critical
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
milestone: none → 2.0.0
Changed in networking-midonet:
status: New → In Progress
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/329266
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=6df85002b7880bc0ed32612c302be7a463f0dade
Submitter: Jenkins
Branch: master

commit 6df85002b7880bc0ed32612c302be7a463f0dade
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Jun 14 14:01:48 2016 +0900

    Skip a few ML2 tests

    Closes-Bug: #1591932
    Related-Bug: #1554949
    Related-Bug: #1533122
    Change-Id: Ifa9df75fa71e3cac4cec5c42f1e96db469584ae0

Changed in networking-midonet:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.