https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22284
--- Comment #299 from Jonathan Druart <[email protected]> --- A different failure from jenkins (D9 run 1139): https://jenkins.koha-community.org/job/Koha_Master_D9/1139/consoleFull koha_1 | koha_1 | # Failed test 'Patron can place hold if no circ_rules where defined' koha_1 | # at t/db_dependent/Holds.t line 1095. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'OK' koha_1 | koha_1 | # Failed test 'Patron cannot place hold because pickup location is not part of hold group' koha_1 | # at t/db_dependent/Holds.t line 1122. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'pickupNotInHoldGroup' koha_1 | koha_1 | # Failed test 'Patron can place hold if default_branch_circ_rules is set to "any" for library 2' koha_1 | # at t/db_dependent/Holds.t line 1142. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'OK' koha_1 | koha_1 | # Failed test 'Patron cannot place hold if hold_fulfillment_policy is set to "hold group" for library 2' koha_1 | # at t/db_dependent/Holds.t line 1162. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'pickupNotInHoldGroup' koha_1 | koha_1 | # Failed test 'Patron can place hold if hold_fulfillment_policy is set to "any" for itemtype 2' koha_1 | # at t/db_dependent/Holds.t line 1182. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'OK' koha_1 | koha_1 | # Failed test 'Patron cannot place hold if hold_fulfillment_policy is set to "hold group" for itemtype 2' koha_1 | # at t/db_dependent/Holds.t line 1202. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'pickupNotInHoldGroup' koha_1 | koha_1 | # Failed test 'Patron can place hold if hold_fulfillment_policy is set to "any" for itemtype 2 and library 2' koha_1 | # at t/db_dependent/Holds.t line 1222. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'OK' koha_1 | koha_1 | # Failed test 'Patron cannot place hold if hold_fulfillment_policy is set to "hold group" for itemtype 2 and library 2' koha_1 | # at t/db_dependent/Holds.t line 1242. koha_1 | # Structures begin differing at: koha_1 | # $got->{status} = 'libraryNotPickupLocation' koha_1 | # $expected->{status} = 'pickupNotInHoldGroup' koha_1 | # Looks like you failed 8 tests of 9. koha_1 | koha_1 | # Failed test 'CanItemBeReserved / pickup_not_in_hold_group' koha_1 | # at t/db_dependent/Holds.t line 1249. koha_1 | # Looks like you failed 1 test of 61. koha_1 | [15:06:03] t/db_dependent/Holds.t -- 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/
