https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33370 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33400 --- Comment #15 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #14)
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).
Moved to bug 33400. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33400 [Bug 33400] Titles_spec.ts is failing because alert is not visible -- You are receiving this mail because: You are watching all bug changes.