[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 2 04:27:09 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com
             Status|Needs Signoff               |Failed QA

--- Comment #4 from David Nind <david at davidnind.com> ---
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.


More information about the Koha-bugs mailing list