◐ Shell
clean mode source ↗

Message 180253 - Python tracker

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)