[Koha-bugs] [Bug 16302] Koha::Logger performance tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 17:24:20 CEST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |kyle at bywatersolutions.com

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
t/Koha/Logger_performance.t ..
    # Subtest: Log4perl vanilla, 10000 errors
    ok 1 - Test duration 0.740009069442749 < 0.984212062358856
    ok 2 - Log writing confirmed
    1..2
ok 1 - Log4perl vanilla, 10000 errors
    # Subtest: Log4perl Koha::Logger from KOHA_CONF, 10000 errors
    ok 1 - Test duration 0.0620830059051514 < 0.984212062358856
Use of uninitialized value $firstRow in pattern match (m//) at
t/Koha/Logger_performance.t line 106.
    not ok 2 - Log writing confirmed

    #   Failed test 'Log writing confirmed'
    #   at t/Koha/Logger_performance.t line 106.
    1..2
    # Looks like you failed 1 test of 2.
not ok 2 - Log4perl Koha::Logger from KOHA_CONF, 10000 errors

#   Failed test 'Log4perl Koha::Logger from KOHA_CONF, 10000 errors'
#   at t/Koha/Logger_performance.t line 60.
    # Subtest: Log4perl Koha::Logger from ENV, 10000 errors
    ok 1 - Test duration 0.839640140533447 < 0.984212062358856
    ok 2 - Log writing confirmed
    1..2
ok 3 - Log4perl Koha::Logger from ENV, 10000 errors
1..3
# Looks like you failed 1 test of 3.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests

Test Summary Report
-------------------
t/Koha/Logger_performance.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=1, Tests=3,  2 wallclock secs ( 0.02 usr  0.00 sys +  1.80 cusr  0.13
csys =  1.95 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list