https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23382
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #15 from Kyle M Hall <[email protected]> --- root@2620803d2f65:koha(bug23382-qa)$ prove t/db_dependent/Circulation.t t/db_dependent/Circulation.t .. 43/45 # Failed test 'Hourly rental charge calculated correctly' # at t/db_dependent/Circulation.t line 3357. # got: '7.500000' # expected: '10.000000' # Looks like you failed 1 test of 16. # Failed test 'Incremented fee tests' # at t/db_dependent/Circulation.t line 3368. # Failed test 'Item needs rentalcharge confirmation to be issued' # at t/db_dependent/Circulation.t line 3419. # Structures begin differing at: # $got->{RENTALCHARGE} = '1.00' # $expected->{RENTALCHARGE} = '1' # Looks like you failed 1 test of 2. t/db_dependent/Circulation.t .. 45/45 # Failed test 'CanBookBeIssued & RentalFeesCheckoutConfirmation' # at t/db_dependent/Circulation.t line 3425. # Looks like you failed 2 tests of 45. t/db_dependent/Circulation.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/45 subtests Test Summary Report ------------------- t/db_dependent/Circulation.t (Wstat: 512 Tests: 45 Failed: 2) Failed tests: 44-45 Non-zero exit status: 2 Files=1, Tests=45, 23 wallclock secs ( 0.03 usr 0.03 sys + 16.31 cusr 3.22 csys = 19.59 CPU) Result: FAIL -- 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/
