Skip Menu |

This queue is for tickets about the Log-Log4perl CPAN distribution.

Report information
The Basics
Id: 106601
Status: resolved
Priority: 0/
Queue: Log-Log4perl

People
Owner: Nobody in particular
Requestors: JHI [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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
On 2015-08-21 12:53:09, JHI wrote: Show quoted text
> ... > 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
Sample fail reports at cpantesters: - http://www.cpantesters.org/cpan/report/76d76b6a-418b-11e5-a227-3bbf8a6cd636 - http://www.cpantesters.org/cpan/report/18c9d0ba-4020-11e5-af06-2461e14af301 - http://www.cpantesters.org/cpan/report/fc0854b2-3f55-11e5-a3ab-481eb6ee08aa
On 2015-11-11 10:36:48, SREZIC wrote: Show quoted text
> On 2015-08-21 12:53:09, JHI wrote:
> > ... > > 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
> > Sample fail reports at cpantesters: > - http://www.cpantesters.org/cpan/report/76d76b6a-418b-11e5-a227- > 3bbf8a6cd636 > - http://www.cpantesters.org/cpan/report/18c9d0ba-4020-11e5-af06- > 2461e14af301 > - http://www.cpantesters.org/cpan/report/fc0854b2-3f55-11e5-a3ab- > 481eb6ee08aa
But it fails also for earlier versions, so it's not a 5.22.0 problem. From http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Log-Log4perl-1.46&field=qr%3A%28Failed+test\s%2B\S%2B.*%29&field=conf%3Aarchname%2Bosvers&field=meta%3Aperl&field=mod%3AFile%3A%3APath&field=mod%3AFile%3A%3ASpec&field=qr%3A%28Failed+test\s%2B\S%2B.*%29 : id state archname+osvers perl File::Path File::Spec 58812126 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.13.0-62-generic 5.22.0 3.56 58761275 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 2.6.32-5-xen-amd64 5.12.5 2.08_01 3.47 58749761 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.2.0-4-amd64 5.18.4 2.11_003 3.40 58749747 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.16.0-4-amd64 5.20.2 2.11_003 3.48_01 58749688 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.2.0-4-amd64 5.14.4 2.11_003 3.47 58749687 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.2.0-4-amd64 5.20.1 2.11_003 3.48 58747306 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 2.6.18-4-xen-amd64 5.8.9 2.07_02 3.47 58716405 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.13.0-62-generic 5.22.0 3.56 58652208 FAIL Failed test at t/010JConsole.t line 88. armv7l-linux-64int 4.1.3-armv7-x2 5.23.1 2.11 3.56 58620235 FAIL Failed test at t/010JConsole.t line 88. darwin-2level 14.4.0 5.22.0 2.09 3.56 58619285 FAIL Failed test at t/010JConsole.t line 88. i86pc-solaris-64int 2.11 5.12.5 2.08_01 3.47
Subject: Re: [rt.cpan.org #106601] test failures with 5.22.0
Date: Wed, 11 Nov 2015 10:58:11 -0500
To: bug-Log-Log4perl [...] rt.cpan.org
From: Jarkko Hietaniemi <jhi [...] iki.fi>
Since 5.8.9... so since seven years. On Wed, Nov 11, 2015 at 10:47 AM, Slaven_Rezic via RT <bug-Log-Log4perl@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=106601 > > > On 2015-11-11 10:36:48, SREZIC wrote:
>> On 2015-08-21 12:53:09, JHI wrote:
>> > ... >> > 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
>> >> Sample fail reports at cpantesters: >> - http://www.cpantesters.org/cpan/report/76d76b6a-418b-11e5-a227- >> 3bbf8a6cd636 >> - http://www.cpantesters.org/cpan/report/18c9d0ba-4020-11e5-af06- >> 2461e14af301 >> - http://www.cpantesters.org/cpan/report/fc0854b2-3f55-11e5-a3ab- >> 481eb6ee08aa
> > But it fails also for earlier versions, so it's not a 5.22.0 problem. From http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Log-Log4perl-1.46&field=qr%3A%28Failed+test\s%2B\S%2B.*%29&field=conf%3Aarchname%2Bosvers&field=meta%3Aperl&field=mod%3AFile%3A%3APath&field=mod%3AFile%3A%3ASpec&field=qr%3A%28Failed+test\s%2B\S%2B.*%29 : > > id state archname+osvers perl File::Path File::Spec > 58812126 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.13.0-62-generic 5.22.0 3.56 > 58761275 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 2.6.32-5-xen-amd64 5.12.5 2.08_01 3.47 > 58749761 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.2.0-4-amd64 5.18.4 2.11_003 3.40 > 58749747 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.16.0-4-amd64 5.20.2 2.11_003 3.48_01 > 58749688 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.2.0-4-amd64 5.14.4 2.11_003 3.47 > 58749687 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.2.0-4-amd64 5.20.1 2.11_003 3.48 > 58747306 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 2.6.18-4-xen-amd64 5.8.9 2.07_02 3.47 > 58716405 FAIL Failed test at t/010JConsole.t line 88. x86_64-linux-thread-multi 3.13.0-62-generic 5.22.0 3.56 > 58652208 FAIL Failed test at t/010JConsole.t line 88. armv7l-linux-64int 4.1.3-armv7-x2 5.23.1 2.11 3.56 > 58620235 FAIL Failed test at t/010JConsole.t line 88. darwin-2level 14.4.0 5.22.0 2.09 3.56 > 58619285 FAIL Failed test at t/010JConsole.t line 88. i86pc-solaris-64int 2.11 5.12.5 2.08_01 3.47 >
-- There is this special biologist word we use for 'stable'. It is 'dead'. -- Jack Cohen
At first glance, I don't see anything obvious that could be wrong with the code. What's surprising is that this succeeds on the majority of platforms and fails on very few, which have a seemingly random variety of perl cores. What's special about this particular test case is that it only gets executed if a 3rd party module named Log::Dispatch::Screen is found on the target platform. Could that be the culprit? I've added a warning to print out the Log::Dispatch version in case this rears its ugly head again: https://github.com/mschilli/log4perl/commit/332756664d32b9f91b90c3233622e9ecba3238f8