octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8963] show test failures on stdout when b


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #8963] show test failures on stdout when building verbosely
Date: Thu, 31 Mar 2016 02:20:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

URL:
  <http://savannah.gnu.org/patch/?8963>

                 Summary: show test failures on stdout when building verbosely
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Wed 30 Mar 2016 07:19:59 PM PDT
                Category: None
                Priority: 3 - Low
                  Status: In Progress
                 Privacy: Public
             Assigned to: mtmiller
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I'd like to be able to show the output of test failures on standard output,
but without the full contents of the fntests.log file, only the actual failed
tests. Talked on irc a week ago or so and the best solution we came up with
was to filter fntests.log after the full test run completes. And jwe suggested
we could hook it into the make rules so it runs automatically, but only when
the user is building verbosely (either with "--disable-silent-rules" or with
"make check V=1").

I have an awk script written that does the filtering job, now I just need some
help or inspiration about how to hook it into the makefile.

Patch in progress attached.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 30 Mar 2016 07:19:59 PM PDT  Name: verbose-test-failures.diff  Size:
2kB   By: mtmiller

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]