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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 11 May 2021 14:01:09 +0000 (16:01 +0200)
commitd2eae82201ddc2b9dcab2a9d87e71496cc18b3b8
treef114bf3cbef99ab7ce0fde3b515efdbf65f6e27f
parenta12f343802a163b756c2af03be0bf4da74ac7f1d
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>
(cherry picked from commit 640ba470cfe2ac82b4ae96dfe3b4f945252a212f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/XISBN.t