Bug 24022: Try to fix 'connect failed'
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Nov 2019 16:34:42 +0000 (17:34 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 13 Nov 2019 13:19:48 +0000 (13:19 +0000)
commit9e6fe7ac38a4720ca645652c0633e0e6b1cc3a47
treebd81f7f7adeebf96614de5f80cb81747f3e0f25c
parent37bc254581362689fa3a5e2bee2940eba3ea4cc2
Bug 24022: Try to fix 'connect failed'

I am assuming that the tests fail on Jenkins's nodes because they are
too slow. The server is not setup yet when we are trying to access it.
Just a guess...

Note that sleep is usually a bad idea...

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Z3950Responder/GenericSession.t
t/db_dependent/Koha/Z3950Responder/ZebraSession.t