]> git.notmuchmail.org Git - notmuch/commit - test/aggregate-results.sh
test: Fix to actually report errors (!).
authorCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 21:39:40 +0000 (14:39 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 21:39:40 +0000 (14:39 -0700)
commit341e2bd86e4ed934ae23312779e0b4a0e8c8b4d5
treed5fc06fc63ee1ed705f6376d8eb6c20d1a254333
parent49a8cb9de33d17f2ceb091b37c0e00c5a2ba17f5
test: Fix to actually report errors (!).

A bug in the results-aggregation code was causing the test suite to report
"all tests passed" even when there were failures, (as long as there were
also no "broken" tests). Fix this.
test/aggregate-results.sh