http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209
Elliott Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |[email protected] | |m --- Comment #2 from Elliott Davis <[email protected]> --- Looks like the parameter flip isn't returning the desired behavior. I believe you have addressed the bug in 9211. t/Calendar.t .. 1/35 # Failed test 'Test parameter order not relevant (Days)' # at t/Calendar.t line 240. # got: 56 # expected: 40 # Failed test 'Test parameter order not relevant (Calendar)' # at t/Calendar.t line 280. # got: 56 # expected: 40 # Failed test 'Test parameter order not relevant (Days)' # at t/Calendar.t line 319. # got: 56 # expected: 40 # Looks like you failed 3 tests of 35. t/Calendar.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/35 subtests Test Summary Report ------------------- t/Calendar.t (Wstat: 768 Tests: 35 Failed: 3) Failed tests: 23, 29, 35 Non-zero exit status: 3 Files=1, Tests=35, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.37 cusr 0.01 csys = 0.40 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
