[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.04-85-g02d518b

Git repo owner gitmaster at git.koha-community.org
Tue Oct 3 16:04:34 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, 17.05.x has been updated
       via  02d518b334596ed585596c614ab31c0656901634 (commit)
      from  ad718868553f149d0e9ea9ec7b7718677bac6c5e (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 02d518b334596ed585596c614ab31c0656901634
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>
    (cherry picked from commit ae86b7ca9ea60bba47d3a999ff13d6140cdc5e1c)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

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