]> rtime.felk.cvut.cz Git - notmuch.git/commit
test suite: don't consider skipped individual tests as failing
authorDavid Bremner <david@tethera.net>
Thu, 24 Sep 2015 11:13:30 +0000 (08:13 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 25 Sep 2015 12:18:22 +0000 (09:18 -0300)
commit3cf7ed26c06fb3fa7145948fd9a9f2973037a5fd
tree554b2f1ace385b52aa45a4c29a2ca76f2294a77c
parent3c46a9e6df9ac736bf9462d3b16494069509e0e7
test suite: don't consider skipped individual tests as failing

It isn't completely clear what we want to do here, but

1) We currently don't fail if we skip a whole test file (mainly because
we neglect to count those skipped tests properly). This change at least
makes the two kinds of skipping consistent.

2) Automated build environments may have good reasons for building with
a minimal set of prereqs, and we don't want to discourage running our
test suite by breaking builds.
test/README
test/aggregate-results.sh