[Koha-bugs] [Bug 18677] issue_id is not added to accountlines for lost item fees

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 13 20:44:02 CEST 2018


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

Maksim Sen <maksim.sen at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maksim.sen at inlibro.com

--- Comment #5 from Maksim Sen <maksim.sen at inlibro.com> ---
I got this error while trying to do the test:

t/db_dependent/Accounts.t .. 18/25 DBD::mysql::st execute failed: Duplicate
entry '2147483647' for key 'PRIMARY' [for Statement "INSERT INTO `biblio` (
`abstract`, `author`, `copyrightdate`, `datecreated`, `frameworkcode`, `notes`,
`serial`, `seriestitle`, `timestamp`, `title`, `unititle`) VALUES ( ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ? )" with ParamValues: 0='SqTkFqA', 1='Hl8u8G9qy', 2=26992,
3='2018-04-13', 4='A1mS', 5='MrVzEx', 6=9, 7='ya33U7dw6_', 8='2018-04-13
18:42:47', 9='cyTtFLH', 10='twGKLqjb'] at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1834.
    # No tests run!

#   Failed test 'No tests run for subtest "More Koha::Account::pay tests"'
#   at t/db_dependent/Accounts.t line 400.
DBIx::Class::Storage::DBI::_dbh_execute(): Duplicate entry '2147483647' for key
'PRIMARY' at /inlibro/git/koha-master-dev-inlibro/t/lib/TestBuilder.pm line 288
# Looks like your test exited with 255 just after 20.
t/db_dependent/Accounts.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/25 subtests 

Test Summary Report
-------------------
t/db_dependent/Accounts.t (Wstat: 65280 Tests: 20 Failed: 1)
  Failed test:  20
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 25 tests but ran 20.
Files=1, Tests=20,  6 wallclock secs ( 0.04 usr  0.00 sys +  2.54 cusr  0.16
csys =  2.74 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list