[Koha-bugs] [Bug 24229] /items API tests fail on Ubuntu 18.04

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 15 11:52:35 CEST 2020


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
 75     $t->get_ok( "//$userid:$password@/api/v1/items" )
 76       ->status_is( 200, 'SWAGGER3.2.2' );

This test is the slower when I run it locally, and You got "Inactivity timeout"
when it failed.

It there any kinds of timeout value we could extend?

That would explain why it fails randomly.

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


More information about the Koha-bugs mailing list