libosmo-netif.git branch master updated. 0.0.6-18-gf468e72

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Jul 7 12:46:17 UTC 2016


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 "Osmocom network interface library".

The branch, master has been updated
       via  f468e720ad7f564ca9e8d4c02848026fa1100e3d (commit)
      from  85bc50cbde3beaf295336a8a874720c672629f91 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-netif/commit/?id=f468e720ad7f564ca9e8d4c02848026fa1100e3d

commit f468e720ad7f564ca9e8d4c02848026fa1100e3d
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Jul 7 14:13:16 2016 +0200

    osmux-test: remove real-time constraint by default
    
    Introduce a local #define to disable the real-time constraint from osmux-test.
    It would make sense to remove this completely, but in case anyone may be
    interested in the timing on a specific platform, I've just #defined it away.
    
    The real-time constraint to pass or fail the test is a bad idea in terms of our
    build server. Whenever the server is loaded, the tests will fail for no reason,
    like here: https://gerrit.osmocom.org/474
    The real time to calculate is highly dependent also on the hardware platform.
    The arbitrarity of the time constraint is sort of proven by dd24cdd95f3fb8c8f
    which simply doubles the time to pass the test.
    
    Change-Id: Ic1da4bd22411652334f73195b2e37853e0738906

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

Summary of changes:
 tests/osmux/osmux_test.c | 10 ++++++++++
 1 file changed, 10 insertions(+)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list