Skip Menu |

This queue is for tickets about the Sys-Syslog CPAN distribution.

Report information
The Basics
Id: 79683
Status: resolved
Priority: 0/
Queue: Sys-Syslog

People
Owner: SAPER [...] cpan.org
Requestors: jquelin [...] cpan.org
Cc:
AdminCc:

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



Subject: test t/facilities-routing.t fails
$ make -j2 test PERL_DL_NONLAZY=1 /usr/bin/perl5.16.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Sys::Syslog 0.32, Perl 5.016001, /usr/bin/perl5.16.1 t/00-load.t ............. ok t/constants.t ........... ok t/data-validation.t ..... ok t/distchk.t ............. ok # local6:notice local6:err local7:crit local7:alert local5:notice local4:notice local7:err local4:err local6:debug local5:warning local5:err local4:debug local3:debug local6:alert local7:info local3:notice local5:debug local5:crit local4:crit local6:info local5:info local7:notice local4:warning local4:alert local7:emerg local7:warning local4:info local7:debug local6:crit local6:emerg local5:emerg local6:warning local3:warning local4:emerg local5:alert local3:info # Looks like you planned 304 tests but ran 268. t/facilities-routing.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 36/304 subtests t/pod.t ................. ok t/podcover.t ............ ok t/podspell.t ............ skipped: Pod spelling: for maintainer only t/portfs.t .............. ok t/syslog.t .............. ok Test Summary Report ------------------- t/facilities-routing.t (Wstat: 65280 Tests: 268 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 304 tests but ran 268. Files=10, Tests=596, 20 wallclock secs ( 0.49 usr 0.10 sys + 5.47 cusr 0.56 csys = 6.62 CPU) Result: FAIL Failed 1/10 test programs. 0/596 subtests failed. make: *** [test_dynamic] Erreur 255 $ prove -bv t/facilities-routing.t [...] ok 261 - sent<facility=local2(18), level=warning(4)> - rcvd<facility=18, level=4> ok 262 - sent<facility=local2(18), level=notice(5)> - rcvd<facility=18, level=5> ok 263 - sent<facility=local2(18), level=info(6)> - rcvd<facility=18, level=6> ok 264 - sent<facility=local2(18), level=debug(7)> - rcvd<facility=18, level=7> ok 265 - sent<facility=local3(19), level=emerg(0)> - rcvd<facility=19, level=0> ok 266 - sent<facility=local3(19), level=alert(1)> - rcvd<facility=19, level=1> ok 267 - sent<facility=local3(19), level=crit(2)> - rcvd<facility=19, level=2> ok 268 - sent<facility=local3(19), level=err(3)> - rcvd<facility=19, level=3> ok 269 - sent<facility=local3(19), level=warning(4)> - rcvd<facility=19, level=4> ok 270 - sent<facility=local4(20), level=crit(2)> - rcvd<facility=20, level=2> ok 271 - sent<facility=local4(20), level=debug(7)> - rcvd<facility=20, level=7> ok 272 - sent<facility=local6(22), level=warning(4)> - rcvd<facility=22, level=4> ok 273 - sent<facility=local6(22), level=notice(5)> - rcvd<facility=22, level=5> # local6:err local7:crit local7:alert local5:notice local4:notice local7:err local4:err local6:debug local5:warning local5:err local3:debug local6:alert local7:info local3:notice local5:debug local5:crit local6:info local5:info local7:notice local4:warning local4:alert local7:emerg local7:warning local4:info local7:debug local6:crit local6:emerg local5:emerg local4:emerg local5:alert local3:info # Looks like you planned 304 tests but ran 273. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 31/304 subtests Test Summary Report ------------------- t/facilities-routing.t (Wstat: 65280 Tests: 273 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 304 tests but ran 273. Files=1, Tests=273, 5 wallclock secs ( 0.34 usr 0.03 sys + 1.31 cusr 0.16 csys = 1.84 CPU) Result: FAIL
Subject: Re: [rt.cpan.org #79683] test t/facilities-routing.t fails
Date: Mon, 17 Sep 2012 15:23:37 +0200
To: bug-Sys-Syslog [...] rt.cpan.org
From: Sébastien Aperghis-Tramoni <saper [...] cpan.org>
Hello Jérôme. Thanks for your report. Could you try again with the version I just pushed to Git Hub? » https://github.com/maddingue/Sys-Syslog -- Sébastien Aperghis-Tramoni Close the world, txEn eht nepO.
On Mon Sep 17 09:23:58 2012, SAPER wrote: Show quoted text
> Could you try again with the version I just pushed to Git Hub? > » https://github.com/maddingue/Sys-Syslog
yup, seems to fix the test failure.
Subject: Re: [rt.cpan.org #79683] test t/facilities-routing.t fails
Date: Tue, 18 Sep 2012 10:57:41 +0200
To: bug-Sys-Syslog [...] rt.cpan.org
From: Sébastien Aperghis-Tramoni <saper [...] cpan.org>
Jerome Quelin wrote via RT: Show quoted text
> On Mon Sep 17 09:23:58 2012, SAPER wrote:
>> Could you try again with the version I just pushed to Git Hub? >> » https://github.com/maddingue/Sys-Syslog
> > yup, seems to fix the test failure.
Thanks. This will be included in the next release. -- Sébastien Aperghis-Tramoni Close the world, txEn eht nepO.