https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31735
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #62 from Kyle M Hall <[email protected]> --- Getting one unit test failure: root@kohadevbox:koha(bug31735-qa)$ prove t/db_dependent/Koha/CirculationRules.t t/db_dependent/Koha/CirculationRules.t .. 1/7 # Failed test 'No rule for branch, no default rule, fallback default (refund)' # at t/db_dependent/Koha/CirculationRules.t line 856. # Structures begin differing at: # $got->{lostreturn} = '0' # $expected->{lostreturn} = 'refund' # Looks like you failed 1 test of 7. # Failed test 'get_lostreturn_policy() tests' # at t/db_dependent/Koha/CirculationRules.t line 865. # Looks like you failed 1 test of 7. t/db_dependent/Koha/CirculationRules.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests Test Summary Report ------------------- t/db_dependent/Koha/CirculationRules.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=1, Tests=7, 3 wallclock secs ( 0.01 usr 0.00 sys + 1.90 cusr 0.13 csys = 2.04 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/
