[issue14664] Skipping a test mixin gives metaclass error

Roundup Robot report at bugs.python.org
Wed Apr 25 17:32:41 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 8a8d2f05068a by Antoine Pitrou in branch '2.7':
Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test class that doesn't inherit from TestCase (i.e. a mixin).
http://hg.python.org/cpython/rev/8a8d2f05068a

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14664>
_______________________________________


More information about the Python-bugs-list mailing list