Louie Lu added the comment:
So for example:
for i in range(10):
with self.subTest(i=i):
DoSomething(i)
we have some platform specific in i=8, i=9, and you want to labeled as
expectedFailure. Do I miss something?
----------
nosy: +louielu
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue30997>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com