https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16302
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #3 from Kyle M Hall <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
