[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.07-36-ge6a2906

Git repo owner gitmaster at git.koha-community.org
Tue Jul 16 13:47:42 CEST 2013


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, 3.10.x has been updated
       via  e6a2906a2fb44252f939733b699b0d0255a8ec83 (commit)
      from  0c09391f197e2c40745c0a52177c554ab5e29504 (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 e6a2906a2fb44252f939733b699b0d0255a8ec83
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jun 19 10:30:58 2013 -0700

    bug 10495: set precondition for HoldsQueue test
    
    t/db_dependent/HoldsQueue.t assumed, but did not check,
    that the AutomaticItemReturns system preference was off
    at the beginning of the test un.  This patch makes sure
    that that assumption is met.
    
    To test:
    
    [1] Make sure that at least one item is on loan (this is
        another assumption that the test case makes, one
        that should be corrected with the work proposed
        for bug 10336.
    [2] Turn the AutomaticItemReturn system preference on.
    [3] Run the test:
    
    prove -v t/db_dependent/HoldsQueue.t
    
    [4] Tests 4 and 6 should fail.
    [5] Apply the patch.
    [6] Run the test case again; this time, all tests should pass.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 4e51ec5aae50c878bbdca6994361b12d7ba20d0a)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 20d43f6c02e2bc3fbc1a79b00b995c128a4b41ef)
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 20d43f6c02e2bc3fbc1a79b00b995c128a4b41ef)

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

Summary of changes:
 t/db_dependent/HoldsQueue.t |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list