Subject: | Testfailures for Lexical::Failure |
Date: | Sun, 29 Dec 2013 12:59:31 +0100 |
To: | bug-Lexical-Failure [...] rt.cpan.org |
From: | Salvatore Bonaccorso <carnil [...] debian.org> |
Hi Damian,
I'm currently packaging Lexical::Failure for Debian, to be able to
also package some other modules from you :). I encounter test failures
for Lexical::Failure. I'm attaching the buildlog as found during
Debian package build, but failures are also seen by CPAN testers.
----cut---------cut---------cut---------cut---------cut---------cut-----
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Lexical::Failure 0.000004
t/00.load.t ............... ok
# Looks like you failed 1 test of 13.
t/aliased.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests
t/context.t ............... ok
t/default.t ............... ok
# Looks like you failed 1 test of 1.
t/error_runtime_setter.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/extras.t ................ ok
t/implicit_croak.t ........ ok
t/inner_scalar.t .......... ok
# Looks like you failed 1 test of 14.
t/simple.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/14 subtests
Test Summary Report
-------------------
t/aliased.t (Wstat: 256 Tests: 13 Failed: 1)
Failed test: 4
Non-zero exit status: 1
t/error_runtime_setter.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/simple.t (Wstat: 256 Tests: 14 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=9, Tests=51, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.40 cusr 0.04 csys = 0.47 CPU)
Result: FAIL
----cut---------cut---------cut---------cut---------cut---------cut-----
I have attached the full build log, as the used versions for other
modules are visible there. Used Perl is 5.18.1.
Thanks for your great Perl modules!
Salvatore
Message body not shown because it is not plain text.