http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14036
--- Comment #19 from M. Tompsett <[email protected]> --- mtompset@debian:~/kohaclone$ git reset --hard origin/master HEAD is now at 381959a Bug 13109: Serial failure for received and general viewin g. mtompset@debian:~/kohaclone$ git bz apply 14036 Bug 14036 - "Date::Calc::Add_Delta_YM(): not a valid date" error when accessing subscription detail 38467 - Bug 14036 - GetNextDate.t lacking test cases. 38468 - Bug 14036: "Date::Calc::Add_Delta_YM(): not a valid date" error when acc essing subscription detail Apply? [(y)es, (n)o, (i)nteractive] i Applying: Bug 14036 - GetNextDate.t lacking test cases. mtompset@debian:~/kohaclone$ prove -v t/db_dependent/Serials/GetNextDate.t t/db_dependent/Serials/GetNextDate.t .. 1..88 Date::Calc::Delta_Days(): not a valid date at /home/mtompset/kohaclone/C4/Serial s.pm line 2345. # Looks like your test exited with 255 before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 88/88 subtests Test Summary Report ------------------- t/db_dependent/Serials/GetNextDate.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 88 tests but ran 0. Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.31 cusr 0.05 csys = 0.38 CPU) Result: FAIL mtompset@debian:~/kohaclone$ git bz apply 14036 Bug 14036 - "Date::Calc::Add_Delta_YM(): not a valid date" error when accessing subscription detail 38467 - Bug 14036 - GetNextDate.t lacking test cases. 38468 - Bug 14036: "Date::Calc::Add_Delta_YM(): not a valid date" error when acc essing subscription detail Apply? [(y)es, (n)o, (i)nteractive] i Applying: Bug 14036: "Date::Calc::Add_Delta_YM(): not a valid date" error when a ccessing subscription detail mtompset@debian:~/kohaclone$ prove -v t/db_dependent/Serials/GetNextDate.t t/db_dependent/Serials/GetNextDate.t .. 1..88 ok 1 - 0000-00-00 is an expected undef date. ok 2 - 9999-99-99 is an expected undef date. [SNIP] ok 88 ok All tests successful. Files=1, Tests=88, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.37 cusr 0.00 csy s = 0.39 CPU) Result: PASS -- 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/
