Bug 41832

Summary: KohaTable/Holdings_spec.ts is failing on slow servers (?)
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jonathan Druart 2026-02-12 09:02:28 UTC
02:51:17 koha-1      |   </testsuite>
02:51:17 koha-1      |   <testsuite name="catalogue/detail/holdings_table with items" timestamp="2026-02-11T02:48:59" tests="3" time="61.891" failures="1">
02:51:17 koha-1      |     <testcase name="catalogue/detail/holdings_table with items Correctly init the table" time="7.492" classname="Correctly init the table">
02:51:17 koha-1      |     </testcase>
02:51:17 koha-1      |     <testcase name="catalogue/detail/holdings_table with items Show filters" time="12.981" classname="Show filters">
02:51:17 koha-1      |     </testcase>
02:51:17 koha-1      |     <testcase name="catalogue/detail/holdings_table with items Filters by code and description" time="0.000" classname="Filters by code and description">
02:51:17 koha-1      |       <failure message="Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 12th request to the route: `searchItems`. No request ever occurred.
02:51:17 koha-1      | 
02:51:17 koha-1      | https://on.cypress.io/wait" type="CypressError"><![CDATA[CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 12th request to the route: `searchItems`. No request ever occurred.
02:51:17 koha-1      | 
02:51:17 koha-1      | https://on.cypress.io/wait
02:51:17 koha-1      |     at cypressErr (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:75187:18)
02:51:17 koha-1      |     at Object.errByPath (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:75242:10)
02:51:17 koha-1      |     at checkForXhr (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:134821:84)
02:51:17 koha-1      |     at <unknown> (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:134844:28)
02:51:17 koha-1      |     at tryCatcher (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1807:23)
02:51:17 koha-1      |     at Promise.attempt.Promise.try (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:4315:29)
02:51:58 koha-1      |     at whenStable (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:143192:68)
02:51:58 koha-1      |     at <unknown> (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:143133:14)
02:51:58 koha-1      |     at tryCatcher (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1807:23)
02:51:58 koha-1      |     at Promise._settlePromiseFromHandler (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1519:31)
02:51:58 koha-1      |     at Promise._settlePromise (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1576:18)
02:51:58 koha-1      |     at Promise._settlePromise0 (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1621:10)
02:51:58 koha-1      |     at Promise._settlePromises (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1701:18)
02:51:58 koha-1      |     at Promise._fulfill (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1645:18)
02:51:58 koha-1      |     at <unknown> (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:5450:46)
02:51:58 koha-1      | From Your Spec Code:
02:51:58 koha-1      |     at Context.eval (webpack://koha/./t/cypress/integration/KohaTable/Holdings_spec.ts:262:28)]]></failure>
02:51:58 koha-1      |     </testcase>
02:51:58 koha-1      |   </testsuite>