https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #4 from David Nind <[email protected]> --- The tests currently fail: prove t/db_dependent/Koha/Items.t t/db_dependent/Koha/Items.t .. 6/16 # Looks like you planned 9 tests but ran 4. t/db_dependent/Koha/Items.t .. 15/16 # Failed test 'search_ordered' # at t/db_dependent/Koha/Items.t line 1904. DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'published_on_template' in 'field list' at /kohadevbox/koha/t/lib/TestBuilder.pm line 384 # Looks like your test exited with 11 just after 15. t/db_dependent/Koha/Items.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 2/16 subtests Test Summary Report ------------------- t/db_dependent/Koha/Items.t (Wstat: 2816 Tests: 15 Failed: 1) Failed test: 15 Non-zero exit status: 11 Parse errors: Bad plan. You planned 16 tests but ran 15. Files=1, Tests=15, 5 wallclock secs ( 0.04 usr 0.00 sys + 3.69 cusr 0.58 csys = 4.31 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/
