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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 6 13:37:01 CEST 2017


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

Lari Taskula <lari.taskula at jns.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lari.taskula at jns.fi

--- Comment #5 from Lari Taskula <lari.taskula at jns.fi> ---
Most test runs are passing for me, however, every now and then it fails at the
second test:

# Subtest: Log4perl vanilla, 10000 errors
    ok 1 - Test duration 0.710620880126953 < 0.945125770568848
    ok 2 - Log writing confirmed
    1..2
ok 1 - Log4perl vanilla, 10000 errors
# Subtest: Log4perl Koha::Logger from KOHA_CONF, 10000 errors
    not ok 1 - Test duration 1.00295996665955 < 0.945125770568848
    #   Failed test 'Test duration 1.00295996665955 < 0.945125770568848'
    #   at t/Koha/Logger_performance.t line 68.
    ok 2 - Log writing confirmed
    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.792418956756592 < 0.945125770568848
    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.

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


More information about the Koha-bugs mailing list