[issue10966] eliminate use of ImportError implicitly representing SkipTest

Brett Cannon report at bugs.python.org
Wed Mar 23 23:16:19 CET 2011


Brett Cannon <brett at python.org> added the comment:

The attached patch has both the code to make test skipping more obvious as well as eliminating the concept of expected skips.

If someone can double-check that what I am doing here is sane and desirable I would appreciate it.

----------
assignee: brett.cannon -> 
stage: needs patch -> patch review
Added file: http://bugs.python.org/file21364/optional_tests.diff

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


More information about the Python-bugs-list mailing list