https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36012
--- Comment #24 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
