https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40517
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed CC| |[email protected] --- Comment #82 from Jonathan Druart <[email protected]> --- t/db_dependent/api/v1/patrons_holds.t .. # Failed test 'Only old holds retrieved' # at t/db_dependent/api/v1/patrons_holds.t line 70. # Structures begin differing at: # $got->[0]{hold_group_id} = undef # $expected->[0]{hold_group_id} = '1' # Failed test 'Old holds even after item and library removed' # at t/db_dependent/api/v1/patrons_holds.t line 78. # Structures begin differing at: # $got->[1]{hold_group_id} = undef # $expected->[1]{hold_group_id} = '3' # Failed test 'Old holds even after biblio removed' # at t/db_dependent/api/v1/patrons_holds.t line 85. # Structures begin differing at: # $got->[1]{hold_group_id} = undef # $expected->[1]{hold_group_id} = '3' # Looks like you failed 3 tests of 21. t/db_dependent/api/v1/patrons_holds.t .. 1/3 # Failed test 'list() tests' # at t/db_dependent/api/v1/patrons_holds.t line 101. -- 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/
