Summary: | InfiniteScrollSelect_spec.ts is failing again | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Test Suite | Assignee: | Chris Cormack <chris> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 37620 | ||
Bug Blocks: |
Description
Katrin Fischer
2024-11-18 15:39:39 UTC
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? |