Open GoogleCodeExporter opened 8 years ago
0.10.4 is a very old version. Does 0.11.2 still have this issue?
Original comment by jpelle...@gmail.com
on 22 Jun 2010 at 9:10
Aha, it works in 0.11.3. It outputs 'Failure:' before the generator one, but is
otherwise properly behaved.
hello.test_skip_normal ... SKIP: Normal skip
hello.test_skip_generator(True,) ... ok
Failure: SkipTest (Weird skip) ... SKIP: Weird skip
----------------------------------------------------------------------
Ran 3 tests in 0.024s
OK (SKIP=2)
Original comment by jleedev
on 23 Jun 2010 at 2:46
Original issue reported on code.google.com by
jleedev
on 22 Jun 2010 at 8:42