https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26355
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #178 from Lucas Gass (lukeg) <[email protected]> --- More is needed here, the Cypress test introduced in this bug are failing: t/cypress/integration/Islands/SelfRenewal.ts Patron self-renewal ✓ should display a message that self renewal is available (4087ms) ✓ should open the modal for self-renewal (3632ms) ✓ should verify that the patron wants to renew their account (3491ms) ✓ should renew a patron's account (4537ms) 1) should display an information message step ✓ should confirm patron details if required (5096ms) 5 passing (38s) 1 failing 1) Patron self-renewal should display an information message step: AssertionError: Timed out retrying after 10000ms: Expected to find content: 'This should be shown' within the element: <span.verification_question> but never did. at Context.eval (webpack://koha/./t/cypress/integration/Islands/SelfRenewal.ts:144:60) -- 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/
