[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.00-52-ga36282c

Git repo owner gitmaster at git.koha-community.org
Thu Jun 15 14:15:13 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  a36282ca0b39b2085f1cefabefe15b9552235d70 (commit)
      from  cc4c862715c3d009cdc14dd51af59ffee2e4a98d (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 a36282ca0b39b2085f1cefabefe15b9552235d70
Author: Lee Jamison <ldjamison at marywood.edu>
Date:   Wed Jun 7 11:34:29 2017 +0000

    Bug 18749 - xt/sample_notices.t fails
    
    Bug Description:
    When performing a unit test on xt/sample_notices.t with the command
    'prove xt/sample_notices.t' 11 tests fail with the error message
    "No sample notice to delete".
    
    Cause of bug:
    The failures are caused by an incorrect file path on Line 25 of
    xt/sample_notices.t.
    
    Patch Description:
    This patch corrects the failures by changing $base_notices_file from
    "en/default/sample_notices.sql" to "en/mandatory/sample_notices.sql"
    
    Test Plan:
    1) Drop into koha-shell and run the command 'prove xt/sample_notices.'
    2) 11 unit tests fail.
    3) Apply the patch.
    4) Re-run 'prove xt/sample_notices.t'
    5) All of the tests pass now.
    6) Quit out of koha-shell
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 323cc1501fc91d67e8ecaa0a2cdf272f642d8e46)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 xt/sample_notices.t |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list