[koha-commits] main Koha release repository branch master updated. v17.05.00-80-g1b3f0c7

Git repo owner gitmaster at git.koha-community.org
Tue Jun 13 16:52:42 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, master has been updated
       via  1b3f0c798b7770ecd7211be5998790e4a9f3999a (commit)
      from  a80ed84d070f81065b1fb2fa14f5ced3c25d6431 (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 1b3f0c798b7770ecd7211be5998790e4a9f3999a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jun 12 18:56:45 2017 -0300

    Bug 18794: Fix test ListMetadataFormats in OAI/Server.t
    
    This test may fail on slow servers, it compares the response date with
    'now', but both can differ a bit.
    
    https://jenkins.koha-community.org/job/Koha_Master_D8/198/consoleFull
    
       Failed test 'ListMetadataFormats'
       at t/db_dependent/OAI/Server.t line 150.
         Structures begin differing at:
              $got->{responseDate} = '2017-06-12T14:31:51Z'
         $expected->{responseDate} = '2017-06-12T14:31:50Z'
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list