Subject: | test failures with 5.22.0 |
...
Configuring M/MS/MSCHILLI/Log-Log4perl-1.46.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Log::Log4perl
Writing MYMETA.yml and MYMETA.json
MSCHILLI/Log-Log4perl-1.46.tar.gz
/usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK
Running make for M/MS/MSCHILLI/Log-Log4perl-1.46.tar.gz
...
PERL_DL_NONLAZY=1 "/usr/local/perl-forge/v/5.22.0/bin/perl" "-MExtUtils::Command
::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'b
lib/lib', 'blib/arch')" t/*.t
t/001Level.t .............. ok
t/002Logger.t ............. ok
t/003Layout-Rr.t .......... ok
t/003Layout.t ............. ok
t/004Config.t ............. ok
t/005Config-Perl.t ........ ok
t/006Config-Java.t ........ ok
t/007LogPrio.t ............ ok
t/008ConfCat.t ............ ok
t/009Deuce.t .............. ok
# Failed test at t/010JConsole.t line 88.
# got: ''
# expected: 'INFO cat1 - info message 1
# WARN cat1 - warning message 1
# FATAL cat1 - fatal message 1
# '
# Looks like you failed 1 test of 1.
t/010JConsole.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/011JFile.t .............. ok
t/012Deeper.t ............. ok
t/013Bench.t .............. ok
t/014ConfErrs.t ........... ok
t/015fltmsg.t ............. ok
t/016Export.t ............. ok
t/017Watch.t .............. ok
t/018Init.t ............... ok
t/019Warn.t ............... ok
t/020Easy.t ............... ok
t/020Easy2.t .............. ok
t/021AppThres.t ........... ok
t/022Wrap.t ............... ok
t/023Date.t ............... ok
t/024WarnDieCarp.t ........ ok
t/025CustLevels.t ......... ok
t/026FileApp.t ............ ok
t/027Watch2.t ............. ok
t/027Watch3.t ............. ok
t/027Watch4.t ............. ok
t/028Additivity.t ......... ok
t/029SysWide.t ............ ok
t/030LDLevel.t ............ ok
t/031NDC.t ................ ok
t/032JRollFile.t .......... ok
t/033UsrCspec.t ........... ok
t/034DBI.t ................ skipped: DBI 1.607 or DBD::CSV 0.33 or SQL::Statement 1.20 not installed, skipping tests
t/035JDBCAppender.t ....... skipped: only with Log::Dispatch and DBD::CSV 0.33
t/036JSyslog.t ............ ok
t/037JWin32Event.t ........ skipped: only with Log::Dispatch::Win32EventLog
t/038XML-DOM1.t ........... ok
t/039XML-DOM2.t ........... ok
t/040Filter.t ............. ok
t/041SafeEval.t ........... ok
t/042SyncApp.t ............ skipped: - only with L4P_ALL_TESTS
t/043VarSubst.t ........... ok
t/044XML-Filter.t ......... ok
t/045Composite.t .......... ok
t/046RRDs.t ............... skipped: (RRDs not installed)
t/048lwp.t ................ skipped: Only with 2.0 < LWP::UserAgent < 5.822
t/049Unhide.t ............. ok
t/050Buffer.t ............. ok
t/051Extra.t .............. ok
t/052Utf8.t ............... ok
t/053Resurrect.t .......... ok
t/054Subclass.t ........... ok
t/055AppDestroy.t ......... ok
t/056SyncApp2.t ........... skipped: - only with L4P_ALL_TESTS
t/057MsgChomp.t ........... ok
t/058Warnings.t ........... ok
t/059Wrapper.t ............ ok
t/060Initialized.t ........ ok
t/061Multiline.t .......... ok
t/062InitHash.t ........... ok
t/063LoggerRemove.t ....... ok
t/064RealClass.t .......... ok
t/065Undef.t .............. ok
t/066SQLite.t ............. ok
t/067Exception.t .......... ok
t/068MultilineIndented.t .. ok
t/069MoreMultiline.t ...... ok
t/070UTCDate.t ............ ok
Test Summary Report
-------------------
t/010JConsole.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=73, Tests=739, 31 wallclock secs ( 0.34 usr 0.13 sys + 6.45 cusr 0.67 csys = 7.59 CPU)
Result: FAIL
Failed 1/73 test programs. 1/739 subtests failed.
make: *** [test_dynamic] Error 255
MSCHILLI/Log-Log4perl-1.46.tar.gz
/usr/bin/make test -- NOT OK