15 May
2024
15 May
'24
2:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36012 --- Comment #24 from Jonathan Druart <jonathan.druart@gmail.com> --- Run in a loop locally. After 3 runs I got CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `getPageTwo`. No request ever occurred. Same failure after 18 runs. This is really unreliable. It's either the code or the tests but we must fix this failure. To debug we could try to remove the intercept/wait and rely on 500 licenses existing in the DB, and see how it behaves. -- You are receiving this mail because: You are watching all bug changes.