Subject: | Test failure with bleadperl (new warning about tie without *) |
The Generator/XSD.t test fails because of a new warning in bleadperl:
Use of uninitialized value $1 in concatenation (.) or string at
/home/cpansand/var/ctps/2pre5140/install/perl-167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc/lib/5.13.11/diagnostics.pm
line 403, <POD_DIAG> chunk 1198.
# Failed test 'warning on unrecognized attribute'
# at t/SOAP/WSDL/Generator/XSD.t line 25.
# found warning: Use of tied on a handle without * is deprecated at
/home/cpansand/var/ctps/2pre5140/install/perl-167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc/lib/site_perl/5.13.11/i386-freebsd/XML/Parser/Expat.pm
line 447.
# found warning: found unrecognised attribute {http://foo.bar}Action
(ignored) at
/var/tmp/CPAN-build/SOAP-WSDL-2.00.10-JttbMW/blib/lib/SOAP/WSDL/Base.pm
line 130.
# expected to find warning: found unrecognised attribute
{http://foo.bar}Action (ignored)
# Looks like you failed 1 test of 70.
t/SOAP/WSDL/Generator/XSD.t ...........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/70 subtests
This is with the latest stable SOAP-WSDL, I did not test the devel versions.
Regards,
Slaven