https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32602 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- The tests failed for me after apply the patch, restarting everything (including the SIP server), and after running through the test plan: prove t/db_dependent/SIP/Transaction.t t/db_dependent/SIP/Transaction.t .. 9/16 # Failed test 'Got correct fines screen message' # at t/db_dependent/SIP/Transaction.t line 496. # got: '' # expected: 'Patron has fines' # Looks like you failed 1 test of 5. t/db_dependent/SIP/Transaction.t .. 10/16 # Failed test 'do_checkout_with_patron_blocked' # at t/db_dependent/SIP/Transaction.t line 534. t/db_dependent/SIP/Transaction.t .. 16/16 # Looks like you failed 1 test of 16. t/db_dependent/SIP/Transaction.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/16 subtests Test Summary Report ------------------- t/db_dependent/SIP/Transaction.t (Wstat: 256 Tests: 16 Failed: 1) Failed test: 10 Non-zero exit status: 1 Files=1, Tests=16, 8 wallclock secs ( 0.04 usr 0.01 sys + 5.13 cusr 0.82 csys = 6.00 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.