]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Disable XML tests on Py26
authorMark McClain <mmcclain@yahoo-inc.com>
Thu, 20 Mar 2014 17:49:13 +0000 (13:49 -0400)
committerKevin Benton <blak111@gmail.com>
Thu, 27 Mar 2014 02:27:34 +0000 (02:27 +0000)
commitd447d0e103252103ef09b77116253d2950ae935d
treefb694b8463941afeb88754e3c0dbe9307935247f
parent96c0928a46119e9bbebf69f1734875f864f1e51f
Disable XML tests on Py26

Unit testing on Py26 takes too long to run.  The code paths are the
same, so we'll temporarily skip tests is the class contains XML
formating since duplicate full stack JSON tests are run.

Change-Id: Ie8eddfe0b6af39f32380ce532e0c26acc0a6596d
Related-Bug: 1295281
neutron/tests/base.py