https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36012

--- Comment #23 from Jonathan Druart <jonathan.dru...@gmail.com> ---
This is still failing!

Koha_Main/2906

koha_1       | <?xml version="1.0" encoding="UTF-8"?>
koha_1       | <testsuites name="Mocha Tests" time="27.382" tests="4"
failures="1">
koha_1       |   <testsuite name="Root Suite" timestamp="2024-05-15T10:03:33"
tests="0" file="t/cypress/integration/InfiniteScrollSelect_spec.ts"
time="0.000" failures="0">
koha_1       |   </testsuite>
koha_1       |   <testsuite name="Infinite scroll"
timestamp="2024-05-15T10:03:33" tests="4" time="27.360" failures="1">
koha_1       |     <testcase name="Infinite scroll Should load the next page on
scroll" time="6.075" classname="Should load the next page on scroll">
koha_1       |     </testcase>
koha_1       |     <testcase name="Infinite scroll Should correctly submit the
form" time="4.025" classname="Should correctly submit the form">
koha_1       |     </testcase>
koha_1       |     <testcase name="Infinite scroll Should correctly display
labels" time="0.000" classname="Should correctly display labels">
koha_1       |       <failure message="Timed out retrying after 10000ms:
`cy.wait()` timed out waiting `10000ms` for the 1st request to the route:
`resetDropdown`. No request ever occurred.
koha_1       | 
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:
`resetDropdown`. No request ever occurred.
koha_1       | 
koha_1       | https://on.cypress.io/wait
koha_1       |     at cypressErr
(http://localhost:8081/__cypress/runner/cypress_runner.js:75187:18)
koha_1       |     at Object.errByPath
(http://localhost:8081/__cypress/runner/cypress_runner.js:75242:10)
koha_1       |     at checkForXhr
(http://localhost:8081/__cypress/runner/cypress_runner.js:134821:84)
koha_1       |     at <unknown>
(http://localhost:8081/__cypress/runner/cypress_runner.js:134844:28)
koha_1       |     at tryCatcher
(http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
koha_1       |     at Promise.attempt.Promise.try
(http://localhost:8081/__cypress/runner/cypress_runner.js:4315:29)
koha_1       |     at whenStable
(http://localhost:8081/__cypress/runner/cypress_runner.js:143192:68)
koha_1       |     at <unknown>
(http://localhost:8081/__cypress/runner/cypress_runner.js:143133:14)
koha_1       |     at tryCatcher
(http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
koha_1       |     at Promise._settlePromiseFromHandler
(http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31)
koha_1       |     at Promise._settlePromise
(http://localhost:8081/__cypress/runner/cypress_runner.js:1576:18)
koha_1       |     at Promise._settlePromise0
(http://localhost:8081/__cypress/runner/cypress_runner.js:1621:10)
koha_1       |     at Promise._settlePromises
(http://localhost:8081/__cypress/runner/cypress_runner.js:1701:18)
koha_1       |     at Promise._fulfill
(http://localhost:8081/__cypress/runner/cypress_runner.js:1645:18)
koha_1       |     at <unknown>
(http://localhost:8081/__cypress/runner/cypress_runner.js:5450:46)
koha_1       | From Your Spec Code:
koha_1       |     at Context.eval
(webpack://koha/./t/cypress/integration/InfiniteScrollSelect_spec.ts:248:11)]]></failure>
koha_1       |     </testcase>
koha_1       |     <testcase name="Infinite scroll Should correctly display the
label when editing" time="3.187" classname="Should correctly display the label
when editing">
koha_1       |     </testcase>
koha_1       |   </testsuite>
koha_1       | </testsuites>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to