[Koha-bugs] [Bug 16371] Quote of the Day (QOTD) for the staff interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 10:22:34 CEST 2020


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

David Nind <david at davidnind.com> changed:

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

--- Comment #18 from David Nind <david at davidnind.com> ---
Sorry, he tests fail 8-(:

root at b749e4f21e73:koha(bz16371)$ prove t/db_dependent/Koha/Quotes.t
t/db_dependent/Koha/Quotes.t .. 1/13 DBIx::Class::Storage::DBI::_dbh_execute():
DBI Exception: DBD::mysql::st execute failed: Duplicate entry '6' for key
'PRIMARY' [for Statement "INSERT INTO `quotes` ( `id`, `source`, `text`,
`timestamp`) VALUES ( ?, ?, ?, ? )" with ParamValues: 0=6, 1='George
Washington', 2='To be prepared for war is one of the most effectual means of
preserving peace.', 3='2020-04-22 08:19:26'] at /kohadevbox/koha/Koha/Object.pm
line 164
Duplicate ID# Looks like your test exited with 255 just after 2.
t/db_dependent/Koha/Quotes.t .. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 11/13 subtests 

Test Summary Report
-------------------
t/db_dependent/Koha/Quotes.t (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 13 tests but ran 2.
Files=1, Tests=2,  1 wallclock secs ( 0.02 usr  0.01 sys +  1.53 cusr  0.13
csys =  1.69 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list