On Tue, 13 Sep 2011 14:19:36 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote: > > The assumption is that every test ends up calling either skipping, > > calling test_ok_ or test_failure_ and and the latter in turn delegate > > to the known_broken versions in the case where > > test_subtest_known_broken_ is set. > > Looks good to me. > > Regards, > Dmitry OK, pushed.