[Koha-bugs] [Bug 18794] OAI/Server.t fails on slow servers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 5 22:43:00 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18794

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64240|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 67656
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67656&action=edit
[16.11.x] 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'

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list