https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41384 Bug ID: 41384 Summary: SIP2/Accounts.ts is failing randomly Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 41357 Koha_Main/3473 01:59:39 koha-1 | Running: SIP2/Accounts.ts (34 of 42) 01:59:39 koha-1 | <?xml version="1.0" encoding="UTF-8"?> 01:59:39 koha-1 | <testsuites name="Mocha Tests" time="32.403" tests="5" failures="1"> 01:59:39 koha-1 | <testsuite name="Root Suite" timestamp="2025-12-05T00:59:07" tests="0" file="t/cypress/integration/SIP2/Accounts.ts" time="0.000" failures="0"> 01:59:39 koha-1 | </testsuite> 01:59:39 koha-1 | <testsuite name="Accounts" timestamp="2025-12-05T00:59:07" tests="5" time="32.345" failures="1"> 02:00:21 koha-1 | <testcase name="Accounts List accounts" time="5.830" classname="List accounts"> 02:00:21 koha-1 | </testcase> 02:00:21 koha-1 | <testcase name="Accounts Add account" time="0.000" classname="Add account"> 02:00:21 koha-1 | <failure message="Timed out retrying after 10000ms: Expected to find content: 'Books' within the element: <li#vs3__option-0.vs__dropdown-option> but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find content: 'Books' within the element: <li#vs3__option-0.vs__dropdown-option> but never did. 02:00:21 koha-1 | at Context.eval (webpack://koha/./t/cypress/integration/SIP2/Accounts.ts:181:55)]]></failure> 02:00:21 koha-1 | </testcase> 02:00:21 koha-1 | <testcase name="Accounts Edit account" time="4.317" classname="Edit account"> 02:00:21 koha-1 | </testcase> 02:00:21 koha-1 | <testcase name="Accounts Show account" time="3.213" classname="Show account"> 02:00:21 koha-1 | </testcase> 02:00:21 koha-1 | <testcase name="Accounts Delete account" time="4.571" classname="Delete account"> 02:00:21 koha-1 | </testcase> 02:00:21 koha-1 | </testsuite> 02:00:21 koha-1 | </testsuites> Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41357 [Bug 41357] New SIP2 module is broken -- You are receiving this mail because: You are watching all bug changes.