[patch #9286] ax_valgrind_check: Don't eat check-valgrind errors

anonymous <[email protected]> Tue, 21 Mar 2017 10:50:01 -0400 (EDT)
Newsgroups gmane.comp.sysutils.autoconf.archive-maintainers
Message-ID <[email protected]>
URL:
  <http://savannah.gnu.org/patch/?9286>

                 Summary: ax_valgrind_check: Don't eat check-valgrind errors
                 Project: GNU Autoconf Archive
            Submitted by: None
            Submitted on: Tue 21 Mar 2017 02:50:00 PM UTC
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Currently, after running 'make check-valgrind', $? will always be 0 even if
there was an error during the test. This differs from make check which will
return a non-0 exit code when there was a test failure, and gets in the way of
using 'make check-valgrind' during CI.

This commit switches from using make -k on each individual target to running
make -k on all the targets at once. This way, we will run the tests for all
targets even if one fails, while still reporting a non-0 exit code if there
was a test failure.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 21 Mar 2017 02:50:00 PM UTC  Name:
0001-ax_valgrind_check-Don-t-eat-check-valgrind-errors.patch  Size: 1kB   By:
None

<http://savannah.gnu.org/patch/download.php?file_id=40048>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9286>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/