15 May
2020
15 May
'20
11:52 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24229 --- Comment #2 from Jonathan Druart <jonathan.druart@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.