[koha-commits] main Koha release repository branch master updated. v19.11.00-184-g7514ecb

Git repo owner gitmaster at git.koha-community.org
Tue Jan 7 17:52:46 CET 2020


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  7514ecb6c99851e9334875973a8085b6447fb2b9 (commit)
      from  e5ce7f54a47b34b2aae87ed3e064f2d7d3de0d24 (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 7514ecb6c99851e9334875973a8085b6447fb2b9
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jan 7 16:02:36 2020 +0100

    Bug 24150: Prevent random failure comparing updated_on
    
    Jenkins is currently failing (slow server, datetime comparison, etc.)
    
    koha_1       |     #   Failed test at t/db_dependent/Koha/Old.t line 48.
    koha_1       |     #     Structures begin differing at:
    koha_1       |     #          $got->{updated_on} = '2020-01-07 14:15:22'
    koha_1       |     #     $expected->{updated_on} = '2020-01-07 14:15:21'
    koha_1       |     # Looks like you failed 1 test of 1.
    koha_1       |
    koha_1       | #   Failed test 'Koha::Old::Patrons'
    koha_1       | #   at t/db_dependent/Koha/Old.t line 49.
    koha_1       | # Looks like you failed 1 test of 2.
    koha_1       | [14:15:22] t/db_dependent/Koha/Old.t ...............................................
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 t/db_dependent/Koha/Old.t |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list