[koha-commits] main Koha release repository branch master updated. v16.11.00-56-g62074e3

Git repo owner gitmaster at git.koha-community.org
Fri Dec 16 12:26:59 CET 2016


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  62074e39f0bbce1665f2b329beecc61fc55c994e (commit)
      from  6b67f635b14b6ce1337785f65ef1dfaa4a36258e (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 62074e39f0bbce1665f2b329beecc61fc55c994e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Dec 6 17:09:21 2016 +0100

    Bug 17733: Fix Members.t
    
    In some dirty DB (Jenkins), the borrowers.guarantorid field is not set
    to a valid patron id.
    That make some tests fail if we create a patron with that patron id.
    
    In my DB, auto increment for borrowers is set to 52 before the tests
    On the 4th run of the tests, some tests fail.
    Before I got a patron with a guarantorid=112 (I let you do the math).
    
    Test plan:
    The easiest is to trust me
    
    Todo: Add a FK!
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Opened a new report for special case: Bug 17759.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list