https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814
--- Comment #108 from Marcel de Rooy <[email protected]> --- === Some additional tests run: t/db_dependent/Circulation.t .. ok t/db_dependent/Circulation/issue.t .. ok t/db_dependent/Koha/Biblio.t .. ok t/db_dependent/Koha/Checkouts.t .. ok t/db_dependent/Koha/Hold.t .. ok t/db_dependent/Koha/Holds.t .. ok t/db_dependent/Koha/Items.t .. ok t/db_dependent/Koha/Patron.t .. ok t/db_dependent/Koha/Patrons.t .. ok t/db_dependent/Members/IssueSlip.t .. ok t/db_dependent/Overdues.t .. ok t/db_dependent/Reserves.t .. ok t/db_dependent/Reserves/HoldGroup.t .. ok t/db_dependent/SIP/Message.t .. ok t/db_dependent/SIP/Transaction.t .. ok t/db_dependent/api/v1/biblios.t .. ok t/db_dependent/api/v1/checkouts.t .. ok FAILING (EXTRA) TESTS t/db_dependent/Koha/Item.t # Failed test 'no warnings' # at /usr/share/perl/5.36/Test/Builder.pm line 193. # There were 1 warning(s) # Previous test 12 'Can't recall item if patron has already reserved it' # Use of uninitialized value in numeric ge (>=) at /usr/share/koha/Koha/Item.pm line 2593. # at /usr/share/koha/Koha/Item.pm line 2593. # Koha::Item::can_be_recalled(Koha::Item=HASH(0x560490927580), HASH(0x56049029c2d0)) called at t/db_dependent/Koha/Item.t line 3086 # main::__ANON__() called at /usr/share/perl/5.36/Test/Builder.pm line 374 # eval {...} called at /usr/share/perl/5.36/Test/Builder.pm line 374 # Test::Builder::subtest(Test::Builder=HASH(0x560483110fe8), "Recalls tests", CODE(0x560482f487a0)) called at /usr/share/perl/5.36/Test/More.pm line 809 # Test::More::subtest("Recalls tests", CODE(0x560482f487a0)) called at t/db_dependent/Koha/Item.t line 3204 # # Looks like you failed 1 test of 42. => Seems to be innocent. An uninitialized warn about recalls. This probably warns too without this patch set? CONFIRMED Fails too without. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
