Antoine Pitrou added the comment:

The way expectedFailure is currently implemented (it's a decorator which knows 
nothing about test cases and test results, it only expects an exception to be 
raised by its callee), it's gonna be difficult to make it participate with 
subtests without breaking compatibility.

(that said, I also think it's a useless feature)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16997>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to