https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42849 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 200713 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200713&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! Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.