Why would that only impact py34 and not py27? Aren't the py27 run with testtools? On Fri, Aug 28, 2015 at 5:41 AM, Sean Dague <sean at dague.net> wrote: > On 08/28/2015 08:34 AM, Kevin Benton wrote: > > One of the patches that fixes one of the functional failures that has > > been hitting is here: https://review.openstack.org/#/c/217927/ > > > > However, it failed in the DVR job on the 'test_router_rescheduling' > > test.[1] This failure is because the logic to skip when DVR is enabled > > is based on a check that will always return False.[2] I pushed a patch > > to tempest to fix that [3] so once that gets merged we should be able to > > get the one above merged. > > > > For the py34 failures, they seem to have started around the same time as > > a change was merged that adjusted the way they were ran so I proposed a > > revert for that patch here: https://review.openstack.org/218244 > > That would be indicative of the fact that the tests aren't isolated, and > running them in parallel breaks things because the tests implicitly > depend on both order, and that everything before them actually ran. > > -Sean > > -- > Sean Dague > http://dague.net > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -- Kevin Benton -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150828/f0aca321/attachment.html>