https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33235
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #2 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
