Comment 15 for bug 1300785

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

FYI, I tried to backport the havana patch to Ubuntu 13.10 and have 3 new test failures as can be see in:
https://launchpadlibrarian.net/177272442/buildlog_ubuntu-saucy-i386.neutron_1%3A2013.2.3-0ubuntu1.3_UPLOADING.txt.gz

as opposed to:
https://launchpadlibrarian.net/174614850/buildlog_ubuntu-saucy-i386.neutron_1%3A2013.2.3-0ubuntu1.1_UPLOADING.txt.gz

Specifically:
FAIL: neutron.tests.unit.linuxbridge.test_lb_security_group.TestLinuxBridgeSecurityGroups.test_create_security_group_rule_invalid_ip_prefix
FAIL: neutron.tests.unit.linuxbridge.test_lb_security_group.TestLinuxBridgeSecurityGroupsXML.test_create_security_group_rule_invalid_ip_prefix
FAIL: neutron.tests.unit.midonet.test_midonet_plugin.TestMidonetSecurityGroup.test_create_security_group_rule_invalid_ip_prefix

I applied patchset 10 from https://review.openstack.org/#/c/88057/. Am I missing another patchset?

(There are some different failures in neutron.tests.unit.ml2.drivers.test_cisco_mech.* but I think this may be a problem in the testsuite.)