[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-44-g9eb594e

Git repo owner gitmaster at git.koha-community.org
Tue Aug 16 17:27:42 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, 3.22.x has been updated
       via  9eb594e548f58fc968725b7443b9dee1894ef0e3 (commit)
       via  648b48d5079d1e381b16265d6e6be6cf54dbc8a1 (commit)
      from  92b23c082e17466639a332366d5e410d8258583a (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 9eb594e548f58fc968725b7443b9dee1894ef0e3
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 7 16:52:10 2016 +0100

    Bug 16860: Remove the comment about the warning
    
    It is no longer necessary.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit c19f342bb1a8eaae25db979e94dc23efa4bc8a26)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit ee7af309a628b5ac4655ca7c53a9fa3ab50647d6)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 648b48d5079d1e381b16265d6e6be6cf54dbc8a1
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Jul 6 11:51:40 2016 -0400

    Bug 16860: Catch warning t/db_dependent/ClassSource.t
    
    $ prove t/db_dependent/ClassSource.t
    t/db_dependent/ClassSource.t .. 3/24 attempting to use non-existent class sorting routine routine1
    t/db_dependent/ClassSource.t .. ok
    All tests successful.
    Files=1, Tests=24,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.66 cusr  0.02 csys =  0.70 CPU)
    Result: PASS
    
    The above warning might be scary to those unfamiliar with the test.
    Add a test to catch the warning.
    
    TEST PLAN
    ---------
    1) prove t/db_dependent/ClassSource.t
       -- as above
    2) apply patch
    3) prove t/db_dependent/ClassSource.t
       -- no message
    4) prove -v t/db_dependent/ClassSource.t
       -- test 13 is the new test
    5) run koha qa test tools
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Workas as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit b80318f1b7441328d818dfe67a4cb8cd345f585e)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 756f75a0445b2e700d34b84dadde478fa7ddee83)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 t/db_dependent/ClassSource.t |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list