17 May
2024
17 May
'24
9:03 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36012 --- Comment #27 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Matt Blenkinsop from comment #25)
When I run ```yarn cypress run --spec t/cypress/integration/InfiniteScrollSelect_spec.ts --config video=false retries={runMode:3,openMode:0}``` I get a big reduction in the random failures even on 25% CPU
Not ideal, especially because it will impact all tests, but we could give it a try. However I think we should have runMode==openMode, there is no good reason to have different behaviours for the two modes IMO. -- You are receiving this mail because: You are watching all bug changes.