[koha-commits] main Koha release repository branch master updated. v17.05.00-645-gae86b7c

Git repo owner gitmaster at git.koha-community.org
Thu Sep 28 20:24:58 CEST 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 "main Koha release repository".

The branch, master has been updated
       via  ae86b7ca9ea60bba47d3a999ff13d6140cdc5e1c (commit)
      from  b4e525e4f6382a421cb7e77632fca8ecaaf8f3d6 (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 ae86b7ca9ea60bba47d3a999ff13d6140cdc5e1c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Sep 28 14:49:11 2017 -0300

    Bug 19385: Fix random t/Calendar.t failure - clear the cache before
    
    The cache 'exception_holidays' may be populated when we run these tests,
    we need to clear it before the tests are run.
    
    Test plan:
      prove t/db_dependent/Circulation/CalcDateDue.t  t/Calendar.t
    
    Without this patch, t/Calendar will fail with:
      #   Failed test 'Exception holiday is not a closed day test'
      #   at t/Calendar.t line 159.
      #          got: '1'
      #     expected: '0'
      # Looks like you failed 1 test of 38.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 t/Calendar.t |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list