https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38475 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Still failing as of #3129 11:48:57 koha_1 | Running: InfiniteScrollSelect_spec.ts (2 of 18) 11:48:57 koha_1 | <?xml version="1.0" encoding="UTF-8"?> 11:48:57 koha_1 | <testsuites name="Mocha Tests" time="28.881" tests="4" failures="1"> 11:48:57 koha_1 | <testsuite name="Root Suite" timestamp="2024-11-22T10:48:29" tests="0" file="t/cypress/integration/InfiniteScrollSelect_spec.ts" time="0.000" failures="0"> 11:48:57 koha_1 | </testsuite> 11:48:57 koha_1 | <testsuite name="Infinite scroll" timestamp="2024-11-22T10:48:29" tests="4" time="28.840" failures="1"> 11:48:57 koha_1 | <testcase name="Infinite scroll Should load the next page on scroll" time="5.738" classname="Should load the next page on scroll"> 11:48:57 koha_1 | </testcase> 11:48:57 koha_1 | <testcase name="Infinite scroll Should correctly submit the form" time="5.023" classname="Should correctly submit the form"> 11:48:57 koha_1 | </testcase> 11:48:57 koha_1 | <testcase name="Infinite scroll Should correctly display labels" time="0.000" classname="Should correctly display labels"> 11:48:57 koha_1 | <failure message="Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `finalPage`. No request ever occurred. 11:48:57 koha_1 | 11:48:57 koha_1 | https://on.cypress.io/wait" type="CypressError"><![CDATA[CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `finalPage`. No request ever occurred. 11:48:57 koha_1 | Passig for me locally... Help? -- You are receiving this mail because: You are watching all bug changes.