[Koha-bugs] [Bug 14435] The table saved_reports is never populated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 10 17:00:14 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14435

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |kyle at bywatersolutions.com

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
Unit test fails:

prove t/db_dependent/Reports_Guided.t
t/db_dependent/Reports_Guided.t .. 1/18 DBD::mysql::db selectall_arrayref
failed: Unknown column 'report' in 'where clause' at C4/Reports/Guided.pm line
664.
DBD::mysql::db selectall_arrayref failed: Unknown column 'report' in 'where
clause' at C4/Reports/Guided.pm line 664.
# Looks like you planned 18 tests but ran 7.
# Looks like your test exited with 255 just after 7.
t/db_dependent/Reports_Guided.t .. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 11/18 subtests

Test Summary Report
-------------------
t/db_dependent/Reports_Guided.t (Wstat: 65280 Tests: 7 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 18 tests but ran 7.
Files=1, Tests=7,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.26 cusr  0.00
csys =  0.28 CPU)
Result: FAIL

Also, can you delete Koha/Schema/Result/SavedReport.pm?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list