[koha-commits] main Koha release repository branch master updated. v16.05.00-268-gc19f342

Git repo owner gitmaster at git.koha-community.org
Fri Jul 8 15:28:44 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  c19f342bb1a8eaae25db979e94dc23efa4bc8a26 (commit)
       via  b80318f1b7441328d818dfe67a4cb8cd345f585e (commit)
      from  f38bcf5505e1196c3ae4d2e9d5df523bb07ef281 (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 c19f342bb1a8eaae25db979e94dc23efa4bc8a26
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>

commit b80318f1b7441328d818dfe67a4cb8cd345f585e
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>

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

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