[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-812-g45fafb3

Git repo owner gitmaster at git.koha-community.org
Mon Jul 15 18:12:09 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, master has been updated
       via  45fafb31ce03244011513a3a758e28f8db9615a4 (commit)
      from  80ea8bf821ba83fd4506f5298f5a582051b44e06 (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 45fafb31ce03244011513a3a758e28f8db9615a4
Author: Kenza Zaki <kenza.zaki at biblibre.com>
Date:   Thu Jul 11 16:28:11 2013 +0200

    Bug 10575 : GetOrdersByBiblionumber.t needs a database transaction
    
    Before this patch, the queries in GetOrdersByBiblionumber.t were commited in the database and have to be removed at the end.
    This patch wraps tests in a database transaction.
    
    Test Plan :
    prove t/db_dependent/Acquisition/GetOrdersByBiblionumber.t
    t/db_dependent/Acquisition/GetOrdersByBiblionumber.t .. ok
    All tests successful.
    Files=1, Tests=3,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.37 cusr  0.05 csys =  0.45 CPU)
    Result: PASS
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tests pass.
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../Acquisition/GetOrdersByBiblionumber.t          |   17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list