gpsd-commit-watch
[Top][All Lists]
Advanced

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

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-59-


From: Jon Schlueter
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-59-g0416414
Date: Tue, 23 Feb 2016 11:46:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  0416414b4dcaa8f8def74b9449856e6911f65282 (commit)
      from  17d126f75a8f6229d98a73d3a7932cd95d04b4cf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0416414b4dcaa8f8def74b9449856e6911f65282
Author: Fred Wright <address@hidden>
Date:   Mon Feb 22 15:53:37 2016 -0800

    Suppresses bloated regression diff when test produces no output.
    
    At present, if a daemon regression test simply dies without producing
    any output, the console (or log) gets a huge useless diff between the
    expected output and the null output.  This change checks for that case
    and replaces the diff with a single line indicating that no output was
    produced.  It does not affect the success/failure decision.
    
    If a test produces some output before dying, the behavior is
    unchanged.  Although it would be useful to have a more intelligent
    diff in that case, that would be a considerably more complicated
    change, and is also a much less common case.
    
    TESTED:
    Tested a success case, a normal failing case (by tweaking the .chk
    file), and a fatal error case (by making "python2" not work).
    Observed expected results (including return code) in all cases.
    
    Signed-off-by: Jon Schlueter <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 regress-driver |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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