https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39014
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #45 from Lucas Gass (lukeg) <[email protected]> --- Tests are failing now: # Failed test 'AddReturn generates a warning when can_be_guarantee type patron is missing a guarantor and ChildNeedsGuarantor' # at /kohadevbox/koha/t/db_dependent/Circulation.t line 7787. # didn't find a warning # expected to find warning: (?^u:Problem updating lastseen) ok 7 - AddIssue generates no warning when Child type patron is missing a guarantor and not ChildsNeedsGuarantor ok 8 - AddRenewal generates no warning when Child type patron is missing a guarantor and not ChildNeedsGuarantor ok 9 - AddReturn generates no warning when Child type patron is missing a guarantor and not ChildNeedsGuarantor ok 10 - AddIssue generates no warning when can_be_guarantee type patron is missing a guarantor and not ChildsNeedsGuarantor ok 11 - AddRenewal generates no warning when can_be_guarantee type patron is missing a guarantor and not ChildNeedsGuarantor ok 12 - AddReturn generates no warning when can_be_guarantee type patron is missing a guarantor and not ChildNeedsGuarantor ok 13 - AddIssue generates no warning when Child type patron has a guarantor and ChildsNeedsGuarantor ok 14 - AddRenewal generates no warning when Child type patron has a guarantor and not ChildNeedsGuarantor ok 15 - AddReturn generates no warning when Child type patron has a guarantor and not ChildNeedsGuarantor ok 16 - AddIssue generates no warning when can_be_guarantee type patron has a guarantor and not ChildsNeedsGuarantor ok 17 - AddRenewal generates no warning when can_be_guarantee type patron has a guarantor and not ChildNeedsGuarantor ok 18 - AddReturn generates no warning when can_be_guarantee type patron has a guarantor and not ChildNeedsGuarantor # Looks like you failed 6 tests of 18. not ok 79 - ChildNeedsGuarantor Please follow-up -- 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/
