https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38356
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords| |additional_work_needed --- Comment #6 from Jonathan Druart <[email protected]> --- git bisect blames this patch, it broke t/db_dependent/SIP/Message.t t/db_dependent/SIP/Message.t .. 1/23 [15/727] # Failed test 'Found AH field as timestamp in response' # at t/db_dependent/SIP/Message.t line 1320. # Failed test 'Found AH field as SQL date in response' # at t/db_dependent/SIP/Message.t line 1325. # Looks like you failed 2 tests of 8. t/db_dependent/SIP/Message.t .. 3/23 # Failed test 'Checkout V2' # at t/db_dependent/SIP/Message.t line 80. # Failed test 'Desensitize flag was set for patron category not in inhouse_patron_categories' # at t/db_dependent/SIP/Message.t line 1717. # got: 'N' # expected: 'Y' # Failed test 'Desensitize flag was set for empty inhouse_patron_categories' # at t/db_dependent/SIP/Message.t line 1723. # got: 'N' # expected: 'Y' # Failed test 'Desensitize flag was set for item type not in inhouse_item_types' # at t/db_dependent/SIP/Message.t line 1737. # got: 'N' # expected: 'Y' # Failed test 'Desensitize flag was set for empty inhouse_item_types' # at t/db_dependent/SIP/Message.t line 1743. # got: 'N' # expected: 'Y' # Looks like you failed 4 tests of 6. t/db_dependent/SIP/Message.t .. 4/23 # Failed test 'Test checkout desensitize' # at t/db_dependent/SIP/Message.t line 89. # Failed test 'Desensitize flag was set for patron category not in inhouse_patron_categories' # at t/db_dependent/SIP/Message.t line 1917. # got: 'N' # expected: 'Y' # Failed test 'Desensitize flag was set for empty inhouse_patron_categories' # at t/db_dependent/SIP/Message.t line 1923. # got: 'N' # expected: 'Y' # Failed test 'Desensitize flag was set for item type not in inhouse_item_types' # at t/db_dependent/SIP/Message.t line 1931. # got: 'N' # expected: 'Y' # Failed test 'Desensitize flag was set for empty inhouse_item_types' # at t/db_dependent/SIP/Message.t line 1937. # got: 'N' # expected: 'Y' # Looks like you failed 4 tests of 6. t/db_dependent/SIP/Message.t .. 5/23 # Failed test 'Test renew desensitize' # at t/db_dependent/SIP/Message.t line 98. t/db_dependent/SIP/Message.t .. 21/23 # Looks like you failed 3 tests of 23. -- 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/
