19 Nov
2020
19 Nov
'20
2:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26031 --- Comment #26 from Mason James <mtj@kohaaloha.com> --- (In reply to Jonathan Druart from comment #24)
Can you explain your patch, Mason? Adding sleep everywhere in this script won't make the tests pass IMO. The calls are synchronous, sleep(1) won't change anything. And even if it would, it's (almost) always a bad idea as 1s won't be enough in all cases (slow servers?)
hi Jonathan, yes, i do see your point about slow servers, i uploaded another patch that just removes the 4 unreliable tests -- You are receiving this mail because: You are watching all bug changes.