[Koha-bugs] [Bug 33235] Cypress tests are failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 17 11:01:02 CET 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
It's fixing the problem, but I am getting some random failures.

    <testcase name="License CRUD operations Add license" time="0.0000"
classname="Add license">     
      <failure message="Timed out retrying after 4000ms: Expected to find
content: 'New license' but never did."
type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 4000ms:
Expected t
o find content: 'New license' but never did.   



    <testcase name="Title CRUD operations Add title" time="0.0000"
classname="Add title">                 
      <failure message="Timed out retrying after 4000ms: Expected to find
element: `main div[class='dialog alert']`, but never found it."
type="AssertionError"><![CDATA[AssertionError: Timed out retrying
 after 4000ms: Expected to find element: `main div[class='dialog alert']`, but
never found it.            
    at Context.eval
(http://kohadev-intra.mydnsname.org:8081/__cypress/tests?p=t/cypress/integration/Titles_spec.ts:304:12)]]></failure> 


Not related to this patch, but to keep in mind!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list