[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.01-63-g97498a6

Git repo owner gitmaster at git.koha-community.org
Tue Jul 18 16:45:54 CEST 2017


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, 17.05.x has been updated
       via  97498a6a7b2ab43fc1d0a42bb93b91f3020e9ffd (commit)
      from  ecc3bce9b5dc7c1ebc48181b9568699d37bc98ec (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 97498a6a7b2ab43fc1d0a42bb93b91f3020e9ffd
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Jun 7 12:53:52 2017 -0400

    Bug 18748: Noisy t/db_dependent/AuthorisedValues.t
    
    This noise is from a failure. This patch expands the delete
    to 952$c for the ACQ framework as per comment #5.
    
    TEST PLAN
    ---------
    
    insert into marc_subfield_structure (tagfield,tagsubfield,liblibrarian, libopac, repeatable, mandatory, kohafield,tab,authorised_value,authtypecode,value_builder,isurl,hidden,frameworkcode,seealso,link,defaultvalue,maxlength) values (952,'c','Shelving location','Shelving location',0,0,'items.location',10,'LOC','','',0,0,'ACQ','','',null,9999);
    -- this makes sure you have a pre-existing 952$c ACQ record.
    
    prove t/db_dependent/AuthorisedValues.t
    -- should have ugly message like in comment #0
    apply patch
    prove t/db_dependent/AuthorisedValues.t
    -- should be green
    run koha qa test tools
    
    Signed-off-by: Lee Jamison <ldjamison at marywood.edu>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 441f6fac33975f7e0f7c96b262bc0c0ee3b0c82e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list