osmo-python-tests.git branch master updated. baa6f12260c383f40a477b71743b16940c50e5aa

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
Mon Mar 13 14:21:22 UTC 2017


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 "UNNAMED PROJECT".

The branch, master has been updated
       via  baa6f12260c383f40a477b71743b16940c50e5aa (commit)
       via  cebe8f5b003edfa99094caf732364c64b46fdcc8 (commit)
      from  9b0a51fb8761f448d6ab604eb7f39bf197c5b59d (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/python/osmo-python-tests/commit/?id=baa6f12260c383f40a477b71743b16940c50e5aa

commit baa6f12260c383f40a477b71743b16940c50e5aa
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Feb 27 01:06:44 2017 +0100

    test_all_apps: actually count nr of errors
    
    Each test run returns 1 on error, so instead of |=, why not count the number of
    errors with +=. Also print the final error count.
    
    Change-Id: I690dde3711555a3447e5ad4cc0a04a7a869a8296

http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=cebe8f5b003edfa99094caf732364c64b46fdcc8

commit cebe8f5b003edfa99094caf732364c64b46fdcc8
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Feb 27 01:04:43 2017 +0100

    on Exception during test, also print the actual config
    
    When a test run encounters an Exception, the test config file name is printed,
    but that may already be gone when done, so also print the complete actual test
    config file contents, making it easy to reproduce the failure manually.
    
    Change-Id: I9b00f170fb0cdceb35b9231eb1f2c545ba079d1d

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

Summary of changes:
 osmopy/osmotestconfig.py | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list