[PATCH 07/14] test: Tests for future version and unknown feature handling
Austin Clements
amdragon at MIT.EDU
Sun Jul 27 09:12:22 PDT 2014
Quoth Mark Walters on Jul 27 at 9:51 am:
>
> On Sun, 27 Jul 2014, Austin Clements <amdragon at MIT.EDU> wrote:
> > ---
> > test/T530-upgrade.sh | 46 ++++++++++++++++++++++++++++++++++++++++++++++
> > 1 file changed, 46 insertions(+)
>
> Hi
>
> Just a quick comment on this patch so far. After this patch I got lots
> of test failures in the second (old) part of T530-upgrade because I
> hadn't downloaded the test databases: prior to this patch no tests
> failed because those tests were skipped.
>
> Once I downloaded the databases everything was fine again so the problem
> is just that this patch is breaking the automatic skipping of the
> old tests in T530-upgrade.
Oh. Apparently the prereq stuff only works before the first call to
test_begin_subtest. Maybe I should just move the subtests I added to
a separate top-level test?
More information about the notmuch
mailing list