]> git.koha-community.org Git - koha.git/commit
Bug 18794: Fix test ListMetadataFormats in OAI/Server.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 5 Oct 2017 20:42:21 +0000 (17:42 -0300)
committerKatrin Fischer <katrin.fischer.83@web.de>
Thu, 5 Oct 2017 21:02:23 +0000 (23:02 +0200)
commitb975b971b4609fa005e69fb11832f560b748156a
treed6080f447ac342c018cfc1e114b652b82bf33093
parent96fa3f51e142a6ef0538aa84e5134a56aa7af750
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'
t/db_dependent/OAI/Server.t