[Koha-bugs] [Bug 33370] Cypress tests are failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 4 10:23:32 CEST 2023


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

--- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Titles is failing consistently with

    <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.

when run from the command line.
But passes when run from the Cypress UI. I think it has something to do with
the size of the window (the alert appears at the top, and is not visible when
we submit the form).

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


More information about the Koha-bugs mailing list