[koha-commits] main Koha release repository branch master updated. v16.05.00-1387-gccd49a6

Git repo owner gitmaster at git.koha-community.org
Wed Nov 16 19:57:21 CET 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 "main Koha release repository".

The branch, master has been updated
       via  ccd49a60dfa6ae73f1083398d9745710e38d2617 (commit)
      from  1171b28145c5cf5ed6688721b901c851ac54f7f0 (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 ccd49a60dfa6ae73f1083398d9745710e38d2617
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Wed Nov 16 11:40:21 2016 -0300

    Bug 17638: Make sure t/db_dependent/Search.t doesn't use a cached koha-conf.xml
    
    This patch makes the tests clean the 'config' namespace for cache before
    it runs any tests.
    
    To test:
    - Run:
      $ prove t/db_dependent/Search.t
    => FAIL: Self explanatory
    - Apply the patch
    - Run:
      $ prove t/db_dependent/Search.t
    => SUCCESS: All green
    - Sign off :-D
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    All test pass successfuly
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Cannot reproduce, but I trust everyone telling me it's failing ; )
    No regressions spotted

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

Summary of changes:
 t/db_dependent/Search.t |   26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list