[koha-commits] main Koha release repository branch master updated. v3.14.00-254-g8209bf1

Git repo owner gitmaster at git.koha-community.org
Thu Jan 9 19:51:55 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, master has been updated
       via  8209bf10269c36c1bb8d4b2da23fe356ab7a3568 (commit)
      from  00279b84802346db13f5df52c779f0c924b4b29c (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 8209bf10269c36c1bb8d4b2da23fe356ab7a3568
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Thu Jan 2 17:15:56 2014 +1300

    Bug 11457: avoid spurious test failure in t/db_dependent/Bookseller.t
    
    This patch clears the subscription table so tests pass correctly if
    there happens to have been a subscription with an end date before
    2013-08-01.
    
    To test
    1/ Add a subscription in the serials module, with an end date before
    2013-08-01
    2/ run prove -v t/db_dependent/Bookseller.t
       Notice tests 22 and 23 fail
    3/ Apply patch
    4/ run test again
    5/ Notice tests succeed
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tests now clean the subscription table before running
    the tests, so that the will always pass.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 t/db_dependent/Bookseller.t |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list