https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36012
--- Comment #27 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ 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/
