15 Jun
2026
15 Jun
'26
9:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42849 --- Comment #1 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 200481 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200481&action=edit Bug 42849: Retry failed Cypress specs in CI to reduce failures from flaky tests When we run cypress tests, they sometimes fail but pass when re-run. This appears to simply be a timing issue where the response is too slow. Allowing for a couple retries should previous spurious failures! Test plan: 1) Run cypress tests 2) Tests (should) pass 3) Apply this patch 4) Run tests again 5) Note they (still) pass! -- You are receiving this mail because: You are watching all bug changes.