Bug 28288: Prevent XSISBN.t to fail if service is returning 500
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 4 May 2021 14:38:27 +0000 (16:38 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 4 May 2021 14:38:27 +0000 (16:38 +0200)
commit640ba470cfe2ac82b4ae96dfe3b4f945252a212f
treeb046623bfe72e285a0a308512ac4ee9caec3711e
parent07089e6bf17bedd24d54b282370a9f23c44ec200
Bug 28288: Prevent XSISBN.t to fail if service is returning 500

16:00:45 koha_1       | WARNING: URL Request Failed 500 read timeout
16:00:45 koha_1       | WARNING: URL Request Failed 500 read timeout
16:00:45 koha_1       | WARNING: URL Request Failed 500 Can't connect to www.librarything.com:443
16:00:45 koha_1       | # Looks like you planned 6 tests but ran 5.
16:00:45 koha_1       | [13:59:51] t/db_dependent/XISBN.t
16:00:45 koha_1       | Dubious, test returned 255 (wstat 65280, 0xff00)
16:00:45 koha_1       | Failed 1/6 subtests
16:00:45 koha_1       |  (less 3 skipped subtests: 2 okay)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/XISBN.t