https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33400 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m --- Comment #5 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Without applying patch yarn cypress run: * 1st run: no issues * 2nd run: Package CRUD operations Add package: AssertionError: Timed out retrying after 4000ms: Expected to find content: 'New package' but never did. at Context.eval (http://localhost:8081/__cypress/tests?p=t/cypress/integration/Packages_spec....) I don't think this is the same error, it's failing to find the "New package" on package CRUD, instead of failing to find the dialog in titles. * 3rd run: no issues * 4th run: no issues * 5th run: no issues -- You are receiving this mail because: You are watching all bug changes.