http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11211 --- Comment #28 from Jesse Weaver <jweaver@bywatersolutions.com> --- (In reply to Magnus Enger from comment #26)
When I apply the two patches on this bug to master and try to run the tests, I get this:
$ sudo koha-shell -c "prove t/db_dependent/Calendar.t" kohadev t/db_dependent/Calendar.t .. Undefined subroutine &main::ModRepeatingEvent called at t/db_dependent/Calendar.t line 22. # Looks like your test exited with 255 before it could output anything. t/db_dependent/Calendar.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 14/14 subtests
Test Summary Report ------------------- t/db_dependent/Calendar.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 14 tests but ran 0. Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.13 cusr 0.01 csys = 0.16 CPU) Result: FAIL
The calendar page in the intranet seems to work as it should. Other db_dependent tests do pass... I cannot for the life of me understand what is happening here, and it does not seem to happen for others, so I am just leaving this as a note, without changing the status of the bug.
Just to verify, do you have the sample branches and holidays installed? -- You are receiving this mail because: You are watching all bug changes.