[Koha-bugs] [Bug 22363] Move C4::Logs::GetLogs to Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 19 11:01:52 CET 2019


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

Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.isherwood at ptfs-europ
                   |                            |e.com

--- Comment #7 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Hi Josef - This test failure appears to be unrelated to your work, if you agree
I'm happy to sign off your patches.

koha-koha at aidev:~/kohaclone$ prove t/db_dependent/Circulation.t
t/db_dependent/Circulation.t .. 28/124 Reducing fine for item 104734 borrower
4329 from 3.5 to 2 - MaxFine reached at
/home/koha-koha/kohaclone/C4/Overdues.pm line 570.
Use of uninitialized value $actionname in concatenation (.) or string at
/home/koha-koha/kohaclone/C4/Log.pm line 85.
Reducing fine for item 104734 borrower 4329 from 3.5 to 2 - MaxFine reached at
/home/koha-koha/kohaclone/C4/Overdues.pm line 570.
Use of uninitialized value $actionname in concatenation (.) or string at
/home/koha-koha/kohaclone/C4/Log.pm line 85.

#   Failed test at t/db_dependent/Circulation.t line 494.
#          got: '1'
#     expected: '2'
Can't call method "accounttype" on an undefined value at
t/db_dependent/Circulation.t line 496.
# Looks like your test exited with 2 just after 41.
t/db_dependent/Circulation.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 84/124 subtests 

Test Summary Report
-------------------
t/db_dependent/Circulation.t (Wstat: 512 Tests: 41 Failed: 1)
  Failed test:  40
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 124 tests but ran 41.
Files=1, Tests=41, 11 wallclock secs ( 0.03 usr  0.02 sys +  7.98 cusr  0.32
csys =  8.35 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list