[koha-commits] main Koha release repository branch master updated. v17.11.00-616-g8d30669

Git repo owner gitmaster at git.koha-community.org
Fri Feb 16 14:59:23 CET 2018


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  8d30669458f671913d56596cd0461d8ab2a7c440 (commit)
      from  3848f81c3c0eaafca162a1fdf3d3aa2de8fd3d43 (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 8d30669458f671913d56596cd0461d8ab2a7c440
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Feb 16 10:49:43 2018 -0300

    Bug 18403: Prevent Modifications.t to fail randomly
    
        #   Failed test 'pending_count() correctly returns 2 if filtered by library'
        #   at t/db_dependent/Koha/Patron/Modifications.t line 355.
        #          got: '0'
        #     expected: '2'
    
        #   Failed test 'pending_count() correctly returns 2'
        #   at t/db_dependent/Koha/Patron/Modifications.t line 360.
        #          got: '0'
        #     expected: '2'
    
        #   Failed test 'pending_count() correctly returns 1'
        #   at t/db_dependent/Koha/Patron/Modifications.t line 365.
        #          got: '0'
        #     expected: '1'
        # Looks like you failed 3 tests of 16.
    
     #   Failed test 'pending_count() and pending() tests'
     #   at t/db_dependent/Koha/Patron/Modifications.t line 374.
     # Looks like you failed 1 test of 6.
     [19:45:28] t/db_dependent/Koha/Patron/Modifications.t
    
    The logged in patron did not have permissions to view patron's info from other branches.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 t/db_dependent/Koha/Patron/Modifications.t |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list