[koha-commits] main Koha release repository branch master updated. v3.22.00-1461-g6b28a47

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 17:55:13 CEST 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  6b28a47e8cd37cb69aa881082948360850c41b41 (commit)
       via  209c40b9b6a1eea867715df95f66fd447211130b (commit)
       via  4a6fe346f02b528a0265de5bf4b0d265128572af (commit)
      from  f7d82d098a21bb06d3450a5696091c173d992561 (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 6b28a47e8cd37cb69aa881082948360850c41b41
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu Apr 28 08:57:05 2016 +0200

    Bug 16320: [QA Follow-up] Fix borrower attribute test in ILSDI_Services
    
    Since bug 12267 removed the password option, this test should be
    adjusted.
    
    Test plan:
    Run the test.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 209c40b9b6a1eea867715df95f66fd447211130b
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Apr 22 13:49:21 2016 +0200

    Bug 16320: [QA Follow-up] Remove warnings from ILSDI/Services.pm
    
    Removes:
    Use of uninitialized value in string eq at /home/koha/kohaclone/C4/ILSDI/Services.pm line 373.
    Use of uninitialized value in string eq at /home/koha/kohaclone/C4/ILSDI/Services.pm line 390.
    Use of uninitialized value in string eq at /home/koha/kohaclone/C4/ILSDI/Services.pm line 399.
    Use of uninitialized value in string eq at /home/koha/kohaclone/C4/ILSDI/Services.pm line 423.
    
    Test plan:
    Run t/db_dependent/ILSDI_Services.t
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 4a6fe346f02b528a0265de5bf4b0d265128572af
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Thu Apr 21 13:11:02 2016 -0300

    Bug 16320: Refactor ILSDI_Services.t so it uses TestBuilder
    
    This patch refactors the tests so they are corerctly built using TestBuilder
    and wrapper inside a DB transaction in a less ambiguous way.
    
    To test:
    - Verify that the tests pass with the patch:
    - Run:
      $ prove t/db_dependent/ILSDI_Services.t
    => SUCCESS: Tests pass
    - Sign off :-D
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/ILSDI/Services.pm            |    8 +-
 t/db_dependent/ILSDI_Services.t |  173 +++++++++++++++++++--------------------
 2 files changed, 87 insertions(+), 94 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list