https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42608
--- Comment #3 from Andrew Fuerste-Henry <[email protected]> --- I've got test failures here: * Proving /kohadevbox/koha/t/db_dependent/Calendar.t FAIL # Looks like you planned 9 tests but ran 4. # Failed test 'days_forward' # at /kohadevbox/koha/t/db_dependent/Calendar.t line 512. DBIx::Class::Schema::source(): Can't find source for RepeatableHoliday at /kohadevbox/koha/t/db_dependent/Calendar.t line 460 # Looks like your test exited with 11 just after 3. /kohadevbox/koha/t/db_dependent/Calendar.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 6/8 subtests Test Summary Report ------------------- /kohadevbox/koha/t/db_dependent/Calendar.t (Wstat: 2816 (exited 11) Tests: 3 Failed: 1) Failed test: 2 Non-zero exit status: 11 Parse errors: Bad plan. You planned 8 tests but ran 3. Files=1, Tests=3, 2 wallclock secs ( 0.00 usr 0.00 sys + 0.93 cusr 0.10 csys = 1.03 CPU) Result: FAIL * Proving /kohadevbox/koha/t/db_dependent/Hold.t FAIL # No tests run! # Failed test 'No tests run for subtest "expirationdate over a Bank Holiday with useDaysMode=Dayweek"' # at /kohadevbox/koha/t/db_dependent/Hold.t line 403. # Looks like you failed 1 test of 3. # Failed test 'set_waiting() tests' # at /kohadevbox/koha/t/db_dependent/Hold.t line 406. DBIx::Class::Schema::source(): Can't find source for RepeatableHoliday at /kohadevbox/koha/t/db_dependent/Hold.t line 352 # Looks like your test exited with 11 just after 34. /kohadevbox/koha/t/db_dependent/Hold.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 3/36 subtests Test Summary Report ------------------- /kohadevbox/koha/t/db_dependent/Hold.t (Wstat: 2816 (exited 11) Tests: 34 Failed: 1) Failed test: 33 Non-zero exit status: 11 Parse errors: Bad plan. You planned 36 tests but ran 34. Files=1, Tests=34, 1 wallclock secs ( 0.01 usr 0.00 sys + 1.47 cusr 0.18 csys = 1.66 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
