Subject: | XML::Compile 0.93 causes XML::Compile::SOAP to fail tests |
Once I upgrade XML::Compile from 0.92 to 0.93, XML::Compile::SOAP starts
to fail tests. Downgrading back to 0.92 eliminates this.
I've attached the full output as a separate file, but this is the start
of the failed tests:
t/01use............Test::More version 0.8
Test::Deep version 0.103
XML::Compile version 0.93
XML::Compile::Tester version 0.02
XML::LibXML version 1.66
Math::BigInt version 1.77
libxml2 2.6.27
t/01use............ok 1/16
t/10soap11.........ok 9/10
t/11fault11........ok 1/37
t/12must11.........ok 1/19
t/13enc11..........ok 1/65
t/14dec11..........ok 1/98
t/15rpclit11.......ok 9/12
t/16rpcenc11.......ok 1/8
t/30charset........skipped
all skipped: test needs fixing
t/50wsdl11.........ok 1/42error: no definitions for `service' found
# Looks like you planned 42 tests but only ran 3.
# Looks like your test died just after 3.
t/50wsdl11.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-42
The attached log shows a cpan session (starting with XML::Compile 0.93
installed):
Show quoted text
cpan> install XML::Compile::SOAP
(tests fail)
Show quoted textcpan> install M/MA/MARKOV/XML-Compile-0.92.tar.gz
(ok)
Show quoted textcpan> test XML::Compile::SOAP
(tests pass)
Subject: | xml-compile-soap.err |
Message body not shown because it is not plain text.