Re: [PATCH] test: reset test_subtest_known_broken_ after each success/failure.

Subject: Re: [PATCH] test: reset test_subtest_known_broken_ after each success/failure.

Date: Tue, 13 Sep 2011 08:39:22 -0300

To: Dmitry Kurochkin, notmuch@notmuchmail.org

Cc:

From: David Bremner


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.

Thread: