[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.03-19-g3f08786

Git repo owner gitmaster at git.koha-community.org
Tue Feb 18 08:29:27 CET 2014


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.14.x has been updated
       via  3f087869dc1b5d615d64d0d07b0229c61a2387c7 (commit)
      from  114c67fed49023b3a354951bfea2809f9d6c8360 (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 3f087869dc1b5d615d64d0d07b0229c61a2387c7
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Jan 2 18:02:17 2014 +0000

    Bug 11470: fix occassional spurious test failure in Circulation_transfers.t
    
    This patch makes Circulation_transfers.t no longer be sensitive to
    the exact time it runs, avoiding spurious test failures due
    to datesent being a second off between the creation of the test
    transfer and the comparison.
    
    To test:
    
    [1] To simulate the failure, add a "sleep(2);" after the
        "#Test GetTransfers" comment and run
        prove -v t/db_dependent/Circulation_transfers.t
    [2] Remove the sleep and apply the patch.
    [3] Verify that prove -v t/db_dependent/Circulation_transfers.t passes.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 7c518bd250cd2283a055d4547085cd6db6488cf7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 t/db_dependent/Circulation_transfers.t |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list