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-609


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-609-gcac8820
Date: Sun, 5 Mar 2017 21:26:12 -0500 (EST)

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  cac8820698acd72d838c1df0b7ba15dcd614a35f (commit)
       via  de68447c41f253681a31a431a898909a2e48fc51 (commit)
       via  6a0c1cf434ae84165156ff41c1f94923bf479be7 (commit)
      from  db5fafc1ced3b44ed13f92c3c318eac6d99d92b7 (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 cac8820698acd72d838c1df0b7ba15dcd614a35f
Author: Fred Wright <address@hidden>
Date:   Sun Mar 5 18:14:56 2017 -0800

    Fixes disabled packet-regress test.
    
    The method-regress test was misnamed packet-regress, which overrode
    the real packet-regress test, causing it to be disabled.  Now that
    packet-regress's previously undetected failures have been fixed, it
    can be reenabled.
    
    TESTED:
    Ran "scons build-all www check", and observed the inclusion of the
    missing test (with no errors).
    Also ran it with manually garbled test data, and observed the failure.

commit de68447c41f253681a31a431a898909a2e48fc51
Author: Fred Wright <address@hidden>
Date:   Sun Mar 5 18:07:39 2017 -0800

    Reverts broken portion of old character pushback change.
    
    This one instance of the 63 character-pushback changes in commit
    fbaaaa76 broke the packet-regress test, though that was masked due to
    another bug's causing that test to be disabled.  With this instance
    reverted, the test passes again.
    
    It's not entirely clear why a change within Zodiac-specific code broke
    one SiRF test and two Evermore tests, but that's empirically the case.
    
    This change affects one daemon regression test.  The ublox-8 test
    begins with a $GPRMC sentence preceded by a bunch of garbage.  The
    broken version of packet.c skips this sentence, while the fixed
    version recognizes it.  The test data has been updated accordingly.
    
    TESTED:
    Manually ran the packet-regress test successfully.
    Ran "scons build-all www check".

commit 6a0c1cf434ae84165156ff41c1f94923bf479be7
Author: Fred Wright <address@hidden>
Date:   Sun Mar 5 18:02:01 2017 -0800

    Fixes testing bug introduced with "silent" fixes.
    
    The new UtilityWithHerald() function neglected to return the value
    from Utility(), causing it not to be included in derived test lists.
    
    TESTED:
    Ran "scons check" and observed that missing tests are now back.

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

Summary of changes:
 SConstruct                  |  4 ++--
 packet.c                    |  2 +-
 test/daemon/ublox-8.log.chk | 10 ++++++----
 3 files changed, 9 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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