https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37301
Paul Derscheid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #52 from Paul Derscheid <[email protected]> --- I get two failing tests :/ Running: Titles_spec.ts (1 of 1) Title CRUD operations ✓ Import titles (5737ms) ✓ List title (3268ms) ✓ Add title (10740ms) ✓ Edit title (2773ms) ✓ Show title (3982ms) 1) Delete title 5 passing (39s) 1 failing 1) Title CRUD operations Delete title: AssertionError: Timed out retrying after 10000ms: Expected to find content: 'remove this local title' within the element: <h1> but never did. at Context.eval (webpack://koha/./t/cypress/integration/ERM/Titles_spec.ts:455:49) Running: Packages_spec.ts (1 of 1) Package CRUD operations ✓ List package (6329ms) ✓ Add package (5587ms) ✓ Edit package (3546ms) ✓ Show package (4711ms) 1) Delete package 4 passing (33s) 1 failing 1) Package CRUD operations Delete package: AssertionError: Timed out retrying after 10000ms: Expected to find content: 'remove this local package' within the element: <h1> but never did. at Context.eval (webpack://koha/./t/cypress/integration/ERM/Packages_spec.ts:281:49) -- 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/
