https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #59 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am sorry Andrew, but I can't get the tests to pass :( I applied the patches, ran updatedatabase and then dbic after. Can you please check? t/db_dependent/Circulation.t ........ 1/50 # Failed test 'Cannot renew, 0 unseen renewals allowed' # at t/db_dependent/Circulation.t line 1174. # got: '1' # expected: '0' # Failed test 'Cannot renew, returned code is too_unseen' # at t/db_dependent/Circulation.t line 1175. # got: undef # expected: 'too_unseen' # Looks like you failed 2 tests of 89. t/db_dependent/Circulation.t ........ 15/50 # Failed test 'CanBookBeRenewed tests' # at t/db_dependent/Circulation.t line 1288. t/db_dependent/Circulation.t ........ 50/50 # Looks like you failed 1 test of 50. t/db_dependent/Circulation.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/50 subtests t/db_dependent/Circulation/issue.t .. ok Test Summary Report ------------------- t/db_dependent/Circulation.t (Wstat: 256 Tests: 50 Failed: 1) Failed test: 15 Non-zero exit status: 1 -- You are receiving this mail because: You are watching all bug changes.